Beatrice Dellacà bea
bea pushed to main at SpigotMC/LimboManager 2022-11-12 05:23:40 +01:00
598dcd7e09 Whitelist inventory events
bea pushed to main at SpigotMC/LimboManager 2022-11-12 05:14:11 +01:00
e6eb4a416b Add chat cool-down feature
bea pushed to main at SpigotMC/LimboManager 2022-11-12 05:03:32 +01:00
2de28d64a5 Disable void falling and entity damage
bea pushed to main at SpigotMC/LimboManager 2022-11-12 04:59:48 +01:00
cadc5854ef Enable own world generator and handling
bea pushed to main at SpigotMC/LimboManager 2022-11-12 04:44:39 +01:00
73bb8e4de2 Implement World limitations at startup
bea pushed to main at SpigotMC/LimboManager 2022-11-12 04:34:15 +01:00
09884f1646 Fix broken island spot finder
bea pushed to main at SpigotMC/LimboManager 2022-11-12 04:11:17 +01:00
7abfb4d536 Disable all entities generation
bea pushed to main at SpigotMC/LimboManager 2022-11-12 04:07:59 +01:00
e68326cb87 Use WorldEdit API for area cleanup instead
bea pushed to main at SpigotMC/LimboManager 2022-11-12 03:47:53 +01:00
3ef681e839 Implement async area cleanup on quit (slow)
bea pushed to main at SpigotMC/LimboManager 2022-11-12 01:50:30 +01:00
8e299009a4 Implement island distance config option
bea pushed to main at SpigotMC/LimboManager 2022-11-12 01:44:11 +01:00
2866573d0d Implement island max walking range from spawnpoint
bea pushed to main at SpigotMC/LimboManager 2022-11-12 01:27:45 +01:00
fcbd6c5d01 Fix null position async errors
bea pushed to main at SpigotMC/LimboManager 2022-11-12 01:25:58 +01:00
8d4284138f Fix OutOfBounds errors
bea pushed to main at SpigotMC/LimboManager 2022-11-12 01:12:49 +01:00
51c178ab4f Implement config file and spawn offset
bea pushed to main at SpigotMC/LimboManager 2022-11-12 00:39:59 +01:00
dd1425863a Fix player null check in location runnable
bea pushed to main at SpigotMC/LimboManager 2022-11-11 23:23:05 +01:00
500f7b33cb Use new method for island spawn teleport
bea pushed to main at SpigotMC/LimboManager 2022-11-11 23:22:30 +01:00
09396fa09a Implement basic spawn command
bea pushed to main at SpigotMC/LimboManager 2022-11-11 23:17:20 +01:00
8bc992a707 Set creative gamemode on join
8a86f15996 Disable player flight
Compare 2 commits »
bea pushed to main at SpigotMC/LimboManager 2022-11-11 23:13:08 +01:00
b84e96f031 Add island bounds async checker
bea pushed to main at SpigotMC/LimboManager 2022-11-11 22:50:46 +01:00
ea09d351bf Implement demo schematic loader