ButtonWarp
This plugin is no longer being updated, check back in a few months for more information!
Version 2.2.2
NOTE: This plugin requires you have Vault enabled on your server
This plugin is used to reward a player with money for reaching a certain region of the world.
When the Player presses a linked button or stands on a linked pressure plate they will teleport and receive money.
Warps can also be set to take money instead of give it (pay to warp)
This can also be used to charge players to press a button (to activate redstone)
Features:
- Supports all major Economies and Permission Plugins thanks to Vault
- You can customize what command this plugin uses by editing the plugin.yml (found inside the plugin jar file)
- MultiWorld support
- Configurable properties
- Easily edit Warps in game or from the save file
- Custom messages
- Displays time remaining until Player can use the Button of the Warp again
- Supports Buttons, Switches, Pressure plates, and Detector Rails
- Money can be given or taken when activating a Warp
- Commands can be executed when activating a Warp
- Different reward values can be set to different Warps
- Warps can be set to not teleport you anywhere but simply charge money to use a Button
- Option to deny warping if the Player is carrying items
- Optional Warp delay where Players must stand still
- Optional cool down including cool down type and cool down time
- List Warps and Warp info
- Link Warp to Player's Money or a Bank Account
- Reset individual Buttons, all Buttons linked to a Warp, or all Buttons linked to every Warp
Permission Nodes:
Commands:
Tutorials:
Setup:
- Make a Warp (stand where you want the Warp to take you to)
- /bw make test
- Link a button (or pressure plate)
- /bw link test (you must be targeting the button you wish to link)
- Add a reward (target a linked Chest or add the PhatLoots name like so "/bw reward test 100")
- /bw reward 100 (warper will get 100 currency)
- Add a message (the message will be displayed to the warper)
- /bw msg test Congrats! Here is 100 coins, You have been warped back to the Spawn.
- Set a cooldown time
- /bw time 1 6 45 30 (Player will not be rewarded more money until waiting 1 day, 6 hours, 45 minutes, and 30 seconds.)
Video:
Use Custom Command Instead of /bw
How to receive support
ThyCelestia handles most of the In-Game support for this plugin, so when he Joins your server, do not call him out as a fraud trying to gain Permissions, he is seriously there to help with the Plugin.
How to get him to Join your server: There is an template below, use it to tell us your In-Game name, Server IP and issues you are having, Please inform your staff that ThyCelestia may be joining within the next few days and do not ban him for trying to help.
Application: In-Game Name:
What time you are online(Include TimeZone):
Issue you are having with our Plugin:
-
View User Profile
-
Send Message
Posted Dec 12, 2011@WickedSicked
is the plugin loading ok? no errors? I'll double check the file
-
View User Profile
-
Send Message
Posted Dec 12, 2011Are you sure you didn't make a mistake? When I put the jar file in my plugins folder it won't create the Buttonwarp folder. Also, the new version only has half the size of the older one.
-
View User Profile
-
Send Message
Posted Dec 11, 2011@WickedSicked
either, and I also released some fixes in 1.5.3
-
View User Profile
-
Send Message
Posted Dec 11, 2011Does it only work with the 1.0.0-R1 ? because I'm playing just 1.0.0.
-
View User Profile
-
Send Message
Posted Dec 11, 2011@WickedSicked
It works for me, you see any errors? You could take the config.properties file out of the jar and create the ButtonWarp folder yourself. I have no idea why this version would be any different.
@kuroneko42
It is only possible to give a Player 100% of the profit from a specific Warp
-
View User Profile
-
Send Message
Posted Dec 11, 2011The new version does not work for me. It doesn't create the folder ButtonWarp in the plugins folder.
-
View User Profile
-
Send Message
Posted Dec 11, 2011Is it/would it be possible to make it so that when money is deducted from a player that a portion of it would go to another fixed player? For example what I want to do is set up warp points for players to use, and charge them a small fee. However, for warps that go to a specific user's place then that use should get a cut (the rest of the money going into oblivion). Thanks!
-
View User Profile
-
Send Message
Posted Dec 11, 2011Thanks!
-
View User Profile
-
Send Message
Posted Dec 11, 2011@xLiaMz
should now support Permissions 3 thanks to Vault
@KINGOFYOU
Permissions seem to be working fine with 1.5.2, It also now supports most Permissions Plugins.
@WickedSicked
Pressure Plates are fixed
-
View User Profile
-
Send Message
Posted Dec 10, 2011@xLiaMz
Normal permissions is no longer supported. As for permissionsEx I guess I have to test everything.
-
View User Profile
-
Send Message
Posted Dec 10, 2011@Codisimus
Instead of PermissionsEx could you make it normal Permissions?
-
View User Profile
-
Send Message
Posted Dec 9, 2011The permissions do not seem to allow me to use them. I add all your permissions to one of my groups and it doesnt work! I have been mixing and matching trying to get it all sorted. I will post the text below. What am I doing wrong?
That is my main permissions. To shorten down all your nodes I have made my own cutom.perm to cater for yours.
<<code>>custom.perm: description: Buttonwarp commands for Admin player group. default: true children: buttonwarp.use: true buttonwarp.getreward: true buttonwarp.freewarp: true buttonwarp.move: true buttonwarp.link: true buttonwarp.unlink: true buttonwarp.delete: true buttonwarp.amount: true buttonwarp.access: true buttonwarp.source: true buttonwarp.msg: true buttonwarp.time: true buttonwarp.type: true buttonwarp.max: true buttonwarp.allow: true buttonwarp.deny: true buttonwarp.reset: true buttonwarp.list: true buttonwarp.info: true buttonwarp.rl: true buttonwarp.admin: true<</code>>
-
View User Profile
-
Send Message
Posted Dec 8, 2011@Codisimus
Everything else seems fine, I do indeed use the world change event (and this is the only thing that I use to actively change an inventory). It's somewhat impossible to "register it wrong"? Something odd seems to be going on.
-
View User Profile
-
Send Message
Posted Dec 8, 2011Im possitive that it's not world inventories. Im currently using multiverse for my multiple worlds plugin and when i use the multiverse portals to travel between worlds or the /mvtp command world inventories will properly change my inventory. World inventories also seems to be working fine with teleport and warp commands such as those found in essentials. The only time I get any issue with my inventory changing with world inventories is if i use buttonwarp to travel between maps.
-
View User Profile
-
Send Message
Posted Dec 8, 2011@eagleye117
sounds like this is more of an issue with World Inventories than ButtonWarp. You sure this doesn't happen when ButtonWarp is not enabled? ButtonWarp never edits the inventory, it only denies use if you try to take items when not allowed. If you are using World Inventories then in the config (for ButtonWarp) DefaultCanTakeItems should be set to true.
If I can hop on your server I might be able to tell you more, but my guess is that World inventories is not properly registering world changes.
-
View User Profile
-
Send Message
Posted Dec 8, 2011Im noticing button warp and world inventories dont get along very well. World inventories and button warp will work just fine if you have only 1 item but once you get more then one item it starts to bug out. Here are some examples. I have two worlds, one creative and one survival. If i give myself lets say 1 wool and 1 dirt in the creative map then go to the survival map it will show that i still have 1 wool and 1 dirt(even though i had no items in the survival map). If i try to place them they will simply disappear. Now lets say i have 1 dirt and 1 wool in both worlds. If i go from the survival map to the creative map it will show my inventory as empty (despite having the same items in both worlds) and they wont show up unless i right click something to place them. There are also instances where it will give me the wrong item or no items at all.
-
View User Profile
-
Send Message
Posted Dec 8, 2011@KINGOFYOU
it does support Bukkit Permissions now. and if I implement Vault it will include bpermissions and others too
-
View User Profile
-
Send Message
Posted Dec 8, 2011Loving the plugin thanks for getting it fixed. Does it support Bukkit Permissions though? That would be really handy now that we have converted!
-
View User Profile
-
Send Message
Posted Dec 7, 2011It is pressure plates I am talking about, haven't tried anything else. And I am OP and it does kick me anyways. Thanks fpr the great support!
-
View User Profile
-
Send Message
Posted Dec 7, 2011@WickedSicked
if this happens only with pressure plates, I am aware of the problem and am trying to decide the best way to fix it.
p.s. it shouldn't kick you if you are op