Improve your server with this Warps plugin! Add new features that will make your server more professional!
Features
- Basic Commands
- Avaliable Warps and Cooldown Warps on different lines
- Distance Pay
- Uconomy / Experience
- Permission Warps
Player Commands
- Warp <Warp Name> |
BTWarps.Player.Warp
| Warps you to a Specfic Warp - Warps |
BTWarps.Player.Warps
| Gives you a List of your Avaliable Warps and Warps on Cooldowns
Administration Commands
- CreateWarp <Warp Name> [Cooldown] [Payment] |
BTWarps.Administration.CreateWarp
| Creates a warp - DeleteWarp <Warp Name> |
BTWarps.Administration.DeleteWarp
| Deletes a Warp - WarpInfo <Warp Name> |
BTWarps.Administration.WarpInfo
| Gives you Information about said Warp - SetCooldown <Warp Name> <Index> <New Cooldown> |
BTWarps.Administration.SetCooldown
| Sets the new Cooldown for said Permission Warp - SetPayment <Warp Name> <Index> <New Payment> |
BTWarps.Administration.Payment
| Sets the new Payment for said Permission Warp - SetPermission <Warp Name> <Index> <New Permission> |
BTWarps.Administration.Permission
| Sets the new Permission for said Permission Warp
Configuration
Translations
Configuration Explained
- Payment Settings
- useExperience - If set to true, It will use Experience, False is Uconomy Balance.
- useFlatFeeOnly - This is the payment that is defined in each Permission Warps. The player will only pay that amount.
- useDistancePayOnly -> When DistancePay is enabled, for each meter the player is from the position of the warp, it will multiply the AmountPerMeter by it.
- useBoth - Both FlatFeeOnly and DistancePayOnly will be combined for the amount for the Warp.
- Permisison Warps
- Meaning - In BTWarps, Each warp can have differnet Permissions. These permissions can give players a better Payment and or Cooldown time. An example is shown below.
<Warp> <WarpName>Farm</WarpName> <Position x="0" y="0" z="0" /> <PermissionWarps> <WarpPermissions Permission="Farm.Default" Cooldown="30" Payment="20" /> <WarpPermissions Permission="Farm.Vip" Cooldown="15" Payment="10" /> <WarpPermissions Permission="Farm.Super" Cooldown="0" Payment="0" /> </PermissionWarps> </Warp>
Distance Pay
- Meaning - Distance Pay is calculated by the Distance the player is away from the Warp Destination. For a example, If you are 100 meters away from X warp and the payment is $1 per Meter, you will be paying $100.
<PaymentSettings> <useExperience>true</useExperience> <useFlatFeeOnly>false</useFlatFeeOnly> <useDistancePayOnly>false</useDistancePayOnly> <useBoth>true</useBoth> <DistancePay> <Enabled>true</Enabled> <AmountPerMeter>1</AmountPerMeter> </DistancePay> </PaymentSettings>
User Reviews
very nice plugin, has a lot of basic and advanced features
gukklol
0 out of 0 people found this helpful
Plugin contains a lot of features that make it the best Warp plugin out there, some type of protection could be added when be the player warps but asides from that plugin is perfect
jarshoowa
0 out of 0 people found this helpful