Commit graph

41 commits

Author SHA1 Message Date
Kaboom 6cf872ad16
Merge pull request #348 from LunaWasFlaggedAgain/master
Slight refactor
2023-08-20 11:35:58 +03:00
Luna 56f36294ec Target 1.19.4 instead of 1.20.1 2023-08-05 12:57:11 -03:00
IuCC 91371ba990
/rainbow command (#347) 2023-07-07 23:51:38 +03:00
Luna 7cbaf7f812 Bump dependencies 2023-07-01 17:33:02 -03:00
Allink 4d2455d45b
Make the /getjson command description truthful and add the MiniMessage functionality in /getjsonmm 2023-04-02 04:00:49 +01:00
Kaboom 29207ef8b9
Merge pull request #318 from allinkdev/adventure
Use Adventure instead of legacy Bukkit/Spigot ChatColors
2022-10-16 02:40:37 +03:00
Allink 04b8ce1c3c
Migrate commands to Adventure, add new commands
New additions are Adventure-centric.
2022-10-15 23:25:26 +01:00
Allink 5780f1a4a6
OOB Random Spawn Fix (#316)
* Add warning for "randomizeSpawn" option about the speed of chunk generation

* Limit random spawn to half a million blocks, which should hopefully fix the OOB error

* Recommend users to use Chunky for pre-world generation

* Add missing period

* Fix checkstyle violation
2022-07-18 20:32:19 +03:00
kaboom 9c42f5d9e9 Make a few entity limits configurable 2022-05-21 20:05:48 +03:00
kaboom 28c78be287 Various cleanups for consistency 2022-05-20 01:46:33 +03:00
Allink 23da0661b3
Add more configuration options (#314)
* Add option to randomise spawn locations in config (closes #309)

* Add option to configure entity cap per chunk (closes #311)

* Suppress warnings for star imports

* Add missing return value & whitespace

* Explictly specify type of numbers in spawn randomization

* Upgrade to Java 11

* Make teleport centered

* Final configuration

* Remove star import

* Revert "Suppress warnings for star imports"

This reverts commit 2a2232b0da.

* Let's try 17
2022-05-20 01:42:35 +03:00
Business Goose 0e6db230d4
Add ping command (#14)
* Add ping command

* Add new command to readme

* Make command description make sense

* Add alpha-sort and a tab.

* No longer use CraftBukkit to get the player's ping, and instead use the Player's spigot object.

* Make command description shorter
2021-03-02 22:36:25 +02:00
mathiascode 9594db67af Remove ProtocolLib dependency
Time will tell if this patch is still necessary or not.
2021-01-07 09:50:06 +02:00
mathiascode 2c1cf457a3 Remove custom server ping code 2021-01-07 09:29:55 +02:00
mathiascode 92d9e4ad64 Remove outdated command 2020-04-18 17:13:03 +03:00
mathiascode 78f105fd2b Handle tridents 2020-02-26 22:20:13 +02:00
mathiascode 03b66ccb2c Handle invalid translations 2020-01-04 23:17:55 +02:00
mathiascode 673bef2212 Something, something 2019-12-21 20:32:58 +02:00
mathiascode 8c5763047d Better config.yml handling 2019-12-14 23:31:28 +02:00
mathiascode ca17239065 Push latest files 2019-12-03 13:27:06 +02:00
mathiascode 0410492f76 Add config options, fix skin issue 2019-12-01 02:08:12 +02:00
mathiascode 3a3b450921 Don't hardcode join titles 2019-12-01 01:04:08 +02:00
mathiascode d68c8e54d0 Update command names 2019-11-13 22:50:09 +02:00
mathiascode 41b16d11d6 Server info command 2019-10-15 03:03:27 +03:00
mathiascode 2c6e2a8b31 Cleanups, better optimizations 2019-09-28 03:29:48 +03:00
mathias 8ac5e83044 Kelp has two blocktypes 2019-08-06 21:41:18 +03:00
mathias 4dc64ae1d9 Command changes 2019-08-03 00:19:56 +03:00
mathias 06b3d1d613 Minor improvements 2019-08-02 19:40:20 +03:00
mathias 93b968be5d Minecraft 1.13.2 compatibility and optimizations 2019-07-24 02:01:02 +03:00
mathias ce372d2200 Last 1.12.2 version 2019-07-23 16:48:57 +03:00
mathias 38265afa49 Fixes 2019-07-16 15:56:19 +03:00
mathias 79d4bae135 A bunch of improvements 2018-12-18 02:37:38 +02:00
mathias a327443f48 Latest changes 2018-11-24 22:23:04 +02:00
mathias 869ab8ad50 Push unfinished code 2018-11-13 02:32:21 +02:00
mathias f69143812d Simplify plugin 2018-10-01 16:38:38 +03:00
mathias 4796393dab Rollback to 1.12.2 for now 2018-08-06 04:15:07 +03:00
mathias b93c9d08e7 Target 1.13 2018-08-02 14:32:11 +03:00
mathias 38f6a4565a Latest changes 2018-07-11 18:22:39 +03:00
mathias e7420d9b6e Latest changes 2018-05-28 18:27:30 +03:00
mathias b5a8600dd8 Cleanup 2018-05-04 16:59:39 +03:00
mathias fdaacd47f9 Initial version 2018-04-24 19:47:51 +03:00