Waypoints v0.3 https://github.com/Sessional/Waypoints Download Waypoints0.3.zip A mod to help transport you around the world with ease, no need to remember any more coordinates! Supports permissions and multiverse - allows you to easily add and manage waypoints without ever leaving the game. Commands: Spoiler (Move your mouse to the spoiler area to reveal the content) Show Spoiler Hide Spoiler NOTE: Parameters in [] are optional. /waypoints add <name> [x] [y] [z] /waypoints create <name> [x] [y] [z] Usage: /waypoints add spawn Notes: if no XYZ coords are given, it will create the waypoint on the block of your character /waypoints list Usage: /waypoints list Notes: will list all(?) waypoints sorted alphabetically from A-Z /waypoints save /waypoints load Usage: /waypoints save Notes: will attempt to create or the load the files that are required for Waypoints - at the moment it does not save automatically, but it will load upon startup if files exist /waypoints delete <name> Usage: /waypoints delete spawn Notes: removes the waypoint from the list of waypoints in game, must be saved afterwards for effects to take place upon server restarts /waypoints go <name> Usage: /waypoints go spawn Notes: instantly moves character to this waypoint /waypoints return Usage: /waypoints return Notes: will bring you back to the last position you were at before using /waypoints go, after return this position is removed and no longer functional until another go command is issued Permission modifiers: Spoiler (Move your mouse to the spoiler area to reveal the content) Show Spoiler Hide Spoiler waypoints.admin.create waypoints.admin.delete waypoints.admin.save waypoints.basic.go waypoints.basic.return waypoints.basic.list waypoints.basic.help Changelog Version 0.3: Implemented config file to disable permissions and hopefully work with permissionsBukkit Waypoint handlers based upon config file - if neither are true defaults to everyone has rights. Version 0.2: added colors to list output fixed sorting check to see if files exist when saving - if not create them and the directory for them Version 0.1: added a return mechanism truncate xyz coordinates for less clutter Please note: you may need to manually create the Waypoints folder inside bukkits plugins directory. You also need to manually save Waypoints using /waypoints save until I figure out a better method of going about doing it.
When I use "/waypoints help" this occurs: "An internal error occurred while attempting to perform this command" I'm using "PermissionsBukkit". The same thing happens when I try to use CoorTeleport.
I attempted to just fix this. Redownload it and run it, let me know how it works. To save the config file you must do a "/waypoints save" command. Then shutdown the server modify the config file to your liking (permissionsBukkit if you want to use it) and give it a shot. Let me know of any errors!
When I ran a clean server without any permissions plugins (so far all that I have downloaded are terrible, I try to avoid them), it worked fine with the exception of this: I'm not sure if it would still work if "PermissionsBukkit" was installed, however, but with a built-in configuration file it shouldn't have to. The plugin is nice but you could probably shorten down "/waypoints" to just "/warps" or "/warp". Other than that, keep up the good work.
I wrote some code that it should work with PermissionsBukkit if you want to use it that way, just make sure to set that in the config file. I'll add an alias to the /waypoints command here shortly. Manually create the "configs.cfg" file in that ./plugins/Waypoints/ directory and see if it works. Forgot an if conditional for file exists, am committing the fix to github, the always updated jar can be found in the 'dist' folder under sources.
When I added "configs.cfg" to the directory it started up fine however it doesn't seem to be doing anything. Would you please either set it to automatically be created when the plugin is ran or simply find a better solution (like giving OPs power)?
Sounds great, I'm glad you're keeping it updated. Perhaps you could look into instant teleporting: Teleporting without needing to add a waypoint to it first.
I thought about it - however then you would need to type in coordinates into the command and that's what I'm trying to avoid. And with the /waypoints add <name> [x] [y] [z] I feel it's kind of over the top to just do a /waypoints go [x] [y] [z]
i get this when trying to download EDIT by Moderator: merged posts, please use the edit button instead of double posting.
Long time no see Sessional. You will notice that this thread has now been placed into the Inactive Plugin subforum. If you wish to revive this plugin, please ensure that you update and test compatibility with the latest recommended Bukkit build before reporting your original post, asking for it to be moved back to the release forum. Thanks for your time. md_5