MadWarps
This plugin allowes everybody to create his/her own warps. Now you can let every player create his own warps and use them, everybody can be limited to what you want.
Each warp that is made will only apply to the player that made it, so if you have an secret hideout then nobody will be able to warp to it.
Commands
- /mwarp <warpname> - Warps to the warpname
- /mwarp set <warpname> - Creates an warp with the name
- /mwarp delete <warpname> - Removes an warp
- /mwarp list - Lists all of your own warps
Permissions
If you have the permissions enabled version:
- madwarps.warp: Let's player perform the /warp command.
- madwarps.warpdel: Let's player perform the /warp delete command.
- madwarps.warpset: Lets player perform the /warp set command.
- madwarps.listwarps: Let's player perform the /warp list command.
- madwarps.multiple.[number]: Amount of homes player can set with this permission.
- example: madwarps.multiple.10
- madwarps.multiple.-1 will give an unlimited amount of warps!
Permission: madwarps.multiple
The permissions of the amount of warps is handled as the following: It will first search for the -1, if that is found, then you can have an unlimited amount. If this isn't the case then it will start counting from 100 to 0, when it finds one, then that one is returned. Any value less that the other will be ignored. If nothing is found then it will return 0, unless you aren't even using permissions, then there will be an value in the config
Configuration
This is the default configuration
permissions: enabled: true maxwarpswhenfalse: 100 warp delay: time: 10 distance: 10 message: '&7There are players nearby, wait ten seconds before trying again' cooldownmessage: '&7You still got to wait for your cooldown' message: nowarps: '&7You dont have any warps' nowarp: '&7You dont have an warp with this name' yourwarps: '&7Your warps are ' wrongcommand: '&7Please enter an valid command or warpname' created: '&7Your warp is created' deleted: '&7Your warp is removed, if it was already there' noperm: '&7You dont have permission to do this!' maxcount: '&7You reached your maximum number of warps!' namerequired: '&7You need to give an name to delete or set!' warps: {}
Other
Please create an ticket if you want something added or found an bug
-
View User Profile
-
Send Message
Posted Jul 4, 2013@buildingtall4u
Could you upload the entire error on pastebin or something similar?
-
View User Profile
-
Send Message
Posted Jul 4, 2013Nice plugin i spent ages searching for this one!
One problem when ever I go and set a warp (/go set warpname) it says:
You reached your max number of warps!
I added the node madwarps.multiple.10 and all the others.
Im using group manager and here is my config:
2013-07-04 00:57:45 [INFO] buildingtall4u issued server command: /go set ponie
2013-07-04 00:57:53 [INFO] buildingtall4u issued server command: /go ponie
2013-07-04 00:57:53 [SEVERE] null
org.bukkit.command.CommandException Unhandled exception executing command 'go' in plugin MadWarps v0.0.2
at org.bukkit.command.PluginCommand.execute
-
View User Profile
-
Send Message
Posted Jul 3, 2013@Timtower
Alright.
-
View User Profile
-
Send Message
Posted Jul 3, 2013@RevisionPanda
Need to create an hook for PEX, and will look at the permissions disabled thing
-
View User Profile
-
Send Message
Posted Jul 3, 2013@Timtower
permissions: enabled: false
Isnt working, there is no errors.
I enabled permissions and it would keep saying I have no permission for this command. [Using permissionsex]
-
View User Profile
-
Send Message
Posted Jul 1, 2013Uploaded new version
-
View User Profile
-
Send Message
Posted Jul 1, 2013@TheMcElitePvP
Thank you for those reports, haven't tested it myself, maybe something to do... Will fix those issues as soon as possible, shouldn't be too hard. And if you have the noperms version everybody has an unlimited amount of warps
-
View User Profile
-
Send Message
Posted Jun 30, 2013Sorry if im making this hard on you but I found another error ;9 there is a internal server error when trying to go to a warp sometimes
-
View User Profile
-
Send Message
Posted Jun 30, 2013while testing I found another error, when players are nearby it tells me "There are players nearby, wait ten seconds before trying again" but it gives a internal server error
-
View User Profile
-
Send Message
Posted Jun 30, 2013Would you be able to fix the error that you get when you go /go set or /warp set with no name? and for the version with no permissions does everybody just get unlimited warps?