Additions
- You can now add the permission
ultimate_warps.max_warps.[integer]to increase specific player's their max warp limit.
Fixes
- Both pitch and yaw movements are now saved correctly.
Additions
- Ultimate Warps is now modular, meaning that you can either disable player or server warps.
Changes
- The way commands work have been changed to the following:
Admin Commands
- /warp create <warp> ->
Creates a server warp. - /warp delete <warp> ->
Deletes a server warp. - /warp admin ->
Show all admin commands. - /warp reload ->
Reloads the config. - /pwarp forceDelete <warp> ->
Force deletes a player warp.
User Commands
- /warps ->
Show all available warps. - /warp <warp> ->
Teleport to a server warp. - /pwarp <warp> ->
Teleport to a player warp. - /pwarp create <warp> ->
Create a player warp. - /pwarp delete <warp> ->
Delete a player warp. - /pwarp rate <warp> <rating> ->
Rate a player warp.
Fixes
- Fixed player warps not being able to be removed when using MongoDB as storage type.
- Server warps can now also change its icon in /warps.
- Fixed that players could not rate player warps.
Version 1.1
-
Allows warp names to now include spaces.
-
Fixed %warp_name_length% to now show the correct length.
-
Database functions now run off the main thread (optimization purposes).



