Commit Graph

18 Commits

Author SHA1 Message Date
8e299009a4 Implement island distance config option
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-12 01:50:27 +01:00
2866573d0d Implement island max walking range from spawnpoint
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-12 01:44:07 +01:00
fcbd6c5d01 Fix null position async errors
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-12 01:27:41 +01:00
8d4284138f Fix OutOfBounds errors
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-12 01:25:55 +01:00
51c178ab4f Implement config file and spawn offset
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-12 01:12:45 +01:00
dd1425863a Fix player null check in location runnable
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-11 23:29:15 +01:00
500f7b33cb Use new method for island spawn teleport
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-11 23:23:02 +01:00
09396fa09a Implement basic spawn command
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-11 23:22:26 +01:00
8bc992a707 Set creative gamemode on join
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-11 23:17:15 +01:00
8a86f15996 Disable player flight 2022-11-11 23:16:59 +01:00
b84e96f031 Add island bounds async checker
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-11 23:13:04 +01:00
ea09d351bf Implement demo schematic loader
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-11 22:50:42 +01:00
9005db7872 Implement Island layout calculator and teleporter
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-11 21:16:26 +01:00
4524070618 Add more default allowed commands
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-11 18:38:08 +01:00
44ba3cd7ab Allow exceptions to commands 2022-11-11 18:31:46 +01:00
a33204b7b8 Add listener to globally disable specific blocks 2022-11-11 18:25:22 +01:00
568b719512 Add basic player hider and command canceller 2022-11-11 17:55:50 +01:00
2be7381e87 Init repo with basic files 2022-11-11 17:35:21 +01:00