AdminWaypoints Revamped
Introduction
Have you ever played in a server where all they have is /warp <place> or /spawn? Where when you want to get somewhere you have to type /warps then look endlessly through 3 pages while the chat continues to close on you? Ever wanted a GUI waypoint system? So administrators can set spawnpoints, and other very important warps? Well, then this plugin is for you. Allows for lots of customization, this plugin is simple to use and comes with a user friendly interface. Creating server waypoints has never been easier.
Screenshots
What happens when you hover over a waypoint block
Permissions & Commands
No commands, and no permissions! This is completely controlled via the config file.
Config File
As you can see, the config file is easy to read and there shouldn't be any struggle while editing.
Pros
- Easy to read config file
- User-friendly interface
- Easy to edit config file
- Teleportation is quick and easy
- Coordinate points are given to players teleporting to a waypoint
Cons
- No commands to edit waypoints ingame
- No cooldown between teleports
- Maximum of 9 waypoints
Future of the Plugin
I hope to expand this plugin further in the future to the point where there are unlimited waypoint slots, commands to create waypoints ingame to reload the config file, and make it compatible with my coming-soon PlayerWaypoints plugin!
Update Log
[Complete] - 1.0 - Release the plugin with all basic features
[To-Do] - 1.2 - Create a reload command
[To-Do] - 1.4 - Create more slots, and add custom colors
[To-Do] - 1.6 - Make donor slots
Note: The name of this project is "AdminWaypoints Revamped" because I had previously uploaded this same project under the name AdminWaypoints and accidentally deleted it.
-
View User Profile
-
Send Message
Posted Aug 12, 2017Hello,
I seem to have a problem when saving waypoints.
After I do, I restart my server and the waypoints reset.
Anyway to resolve this? I'm playing on the latest version of Minecraft.
Thanks in advance!
-
View User Profile
-
Send Message
Posted May 30, 2017What would be needed is permissions definatly.
maybe u dont wanne allow all groups to use the waypoints? - Using permission
if u have a donater slot then it needs a permission to show them - donater permission
Maybe some special permission (optional) for special points - singlewarp permisison optional
Missing: Yaw and Pitch of a waypoint.
differnt icons for the warps:
Lore for the Warps:
Colorsupport
Choseable slotsize and GUIsize
This is how the Config could look after:
maybe u can use some of these suggestions for your next versions :)
guisize: 62 #need to be 8,17,26,35,47 or 61 #0 is the first Slot! waypoints: Spawn: x: 0.0 #Loaction x of the Waypoint y: 50.0 #Loaction y of the Waypoint z: 0.0 #Loaction z of the Waypoint p: 0.0 #Pitch of the Waypoint y: 0.0 #YAW of the Waypoint name: &c&lSpawn #name in the GUI lore: #Text when Hover over the waypoint - &5&oThis is the Spawn - &5&oLocation: - &4 {x}&5&o, - &4 {y}&5&o, - &4 {z}&5&o, permission: () #Permission needed to use #thewaypont. () = no permission icon: BEACON #Item Shown in the GUI. #https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Material.html slot: 2 #Slot of Waypoint in GUI Test: x: 5.0 y: 50.5 z: 5.5 p: 90.0 y: 20.0 name: &4&oTest lore: - &5&oThis is the Spawn - &5&oLocation: - &4&l HIDDEN permission: () icon: BEACON permission: adminwaypoints.test icon: DIRT slot: 6-
View User Profile
-
Send Message
Posted May 30, 2017In reply to CloudeLecaw: