Compatibility
Minecraft: Java Edition
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Changelog
IMPORTANT INFO
This version is close to a full rewrite of the entire plugin, so a lot of things are different in this version than previous ones!
Also, even though I have tested it extensively, due to this being a large update, there might be bugs that snuck through my testing. So if you find any, please report them on github.
Changes:
-
Teleport command has been changed to:
/regiontp tp "region1 region2 ..." "spawn1 spawn2 ..." (-s)
/regiontp tp <world> "region1 region2 ..." "spawn1 ..." (-s)
The quotes are only needed for multiple regions or spawns.
/regiontp tp region1 spawn1
works aswell. -
Clear command has been changed to:
/regionclear "region1 region2 ..." "option1 option2 ..." (-s)
/regionclear <world> "region1 region2 ..." "option1 ..." (-s)
Quotes are here also only needed for multiple regions or options.
The options which you can provide a list of your own, specific, named-only & items, work the same, with each type being split by a comma. Example:/regionclear __global__ "specific:wolf,cow named-only:dave"
-
Setspawn command has been changed to
/regiontp setspawn <name> (x y z) (yaw pitch) (world)
-
/regiontp spawnlist has been changed to /regiontp list (page). The permission has also been changed to regionteleport.command.list.
-
/regiontp list is now split into pages, and you can easily teleport to each spawn by clicking on it.
-
Took in use CommandAPI as the command framework instead of bukkit commands. This also means all commands are now brigadier commands.
-
Removed the lang file because I didn't see the point in having it.
-
The plugin is now using Papers teleportAsync to teleport players.
-
Java 21 is now required.
-
Changed the API version to 1.20.
Dependencies
Files
Metadata
Release channel
ReleaseVersion number
4.0.0Loaders
Game versions
1.20.6–1.21Downloads
45Publication date
July 26, 2024 at 1:27 PMPublisher
DrakePork
Owner