· 6 years ago · Mar 21, 2020, 07:58 PM
1- Fully configurable knockback system & command:
2 - Permission: bukkit.command.knockback
3 - Usage:
4 - /knockback: Get current values
5 - /knockback <ver/hor/sprintver/sprinthor/multiplier/wtap/resetsprint/friction/verlimit> <value>: Edit knockback value (can be a float, or a boolean)
6 - You can also edit the values in qSpigot config
7- Fully configurable potion system & command:
8 - Permission: bukkit.command.potion
9 - Usage:
10 - /potion: Get current values
11 - /potion <offset/speed/distance> <value>: Edit potion values (float)
12 - You can also edit the values in qSpigot config
13- FPS Improver:
14 - You can toggle primed TNT or falling blocks (sand, gravel...) in qSpigot config
15- Optimized Entity tracking:
16 - Entity tracking is performed in another thread, to save CPU and TPS load
17- Mob Stacker:
18 - Efficient mob stacker build-in qSpigot, radius of 10 blocks for every type of mobs
19 - You can toggle it in qSpigot config
20- MobAI system & command:
21 - Permission: bukkit.command.mobai
22 - Usage:
23 - /mobai: Enable or disable the mob's AI
24 - You can also toggle or not AI in qSpigot config
25- Fastest Math library:
26 - Switch to Jafama instead of default Java Math API
27 - Math methods like cos, sin, floor are faster
28- Better /tps:
29 - Add Max/Used/Free RAM
30 - Add CPU load average in %
31 - Add number of tiles entities in all the worlds, with chunks loaded.
32- Editable messages:
33 - You can edit theses messages in qSpigot config:
34 - /ver (/version, /about)
35 - /tps
36 - /ping
37- Taliban pearls:
38 - You can edit qSpigot config to choose if you want to allow EnderPearls throught:
39 - strings
40 - fences
41 - cobweb
42- Fixed relog
43- TCPNoDelay is activated by default
44- Ping command:
45 - Permission: none
46 - Usage:
47 - /ping: Get your current ping
48 - /ping <player>: Get player's ping
49- Setslots system & command:
50 - Permission: bukkit.command.setslots
51 - Usage:
52 - /setslots <maxPlayers>: Set maximum players the server can support
53 - You can also edit this value in qSpigot config
54- Killentities command:
55 - Permission: bukkit.command.killentities
56 - Usage:
57 - /killentities: Kill all mobs in all worlds, and show the count of killed entities (with count for each type of entity)
58- Developer friendly:
59 - Methods:
60 - Add player.getPing()
61 - Events:
62 - Add PlayerChangeBlockEvent
63 - Add PlayerChangeChunkEvent
64 - APIs:
65 - Add SystemUtils API:
66 - long getMaxRam()
67 - long getTotalRam()
68 - long getFreeRam()
69 - double getProcessCpuLoad()
70- Aikar V2 timings
71- AsyncCatcher:
72 - You can choose to disable or enable the AsyncCatcher
73- Per IP licence system:
74 - You can’t start the server if you don't have a valid licence key, associated with your server ip
75- When starting the server, or joining it (if you are op), qSpigot detect automaticaly if a new update is available