WildernessTp It is a simple lightweight plugin that randomly will teleport players when they do /wild. It gives 10 seconds of resistance so that they have a chance to fight any mobs when they spawn. Prevents spawning over bodies of water and lava. The plugin requires
Vault.
Why choose mine well because I've noticed that a lot of the others include features that aren't really needed or are buggy. I offer just the basics signs.cooldowns,and a cost along with sound just as a fun thing and something to distinguish my plugin from others
Variables for the cool down and cost messages are {cost} for the cost {rem} for remaining time and {cool} for the cooldown and {wait} for the warm up message. It also has towny,factions,world guard, and grief prevention to enable any of these just set the values to true in the config. If you use mutliverse or multiple worlds and have a spawn world and a playing world that you want players to teleport to when using /wild in spawn then you can use the worldTo flag on your world in the config for that. Thanks for 68k downloads
Sign format:
Top line [WTP]
Commands: /wild - Initial command for players teleports to random location /wild [player] - Command for admins to teleport other players to random location All /wildtp commands work with /wtp /wildtp - Shows help message /wildtp create
/wildtp destroy
/wildtp wand
/wtildtp setup A command to help setup the plugin
To add a world you can do it two ways:
Manuall by opening the config and more or less copying the exisiexisting format and changing what is needed
Use the /wtp setup command
Permissions: wildernesstp.command.wild - Give player access to /wild (
wildernesstp.limit.<config limit>
wildernesstp.bypass.limit
wildernesstp.bypass.cooldown - Allows the player to bypass cooldown
wildernesstp.bypass.cost - Allows bypassing of command cost
wildernesstp.bypass.delay- Removes the delay when using command.
wildernesstp.sign.use - Allows use of signs
wildernesstp.sign.create - Allows you to make/delete a wild sign
wildernesstp.command.create - Allows you to make a portal
wildernesstp.command.destroy - Allows you to destroy a portal
wildernesstp.command.setup - Allows you to use the setup command
wildernesstp.command.reload - Allows you to use the reload command duh
Feel free to say any suggestions in the discussion area.
Dev builds and source code here
https://github.com/Qballl/WildernessTp if you want to fork to help improve please feel free to do so. Also, issues can be posted there. Thanks for 5k downloads guys
Possible Features:
Cooldown for command Done
Price for using command?? dDone
Possible Nether support?? - Debating may be removed as a possible feature Added
Possible portal support?? - Added
Planned Features: Maybe reload command
Maybe readd sounds if demand is there
Suggestions?
Code (Text):
# You can add any other language you want by making a yml in the lang file and then putting the yml file's name
# in language spot. Defaults are deutsche, dutch, english, french, italian, russian, and spanish
# Cooldown is in seconds
#DONT TOUCH CONFIG-VER
config-version: 400
language: english
blacklisted-biomes: [ 'OCEAN' ]
#Hooks would be if you use a plugin such as factions or towny ie claim plugins
#Supports Kingdoms, Factions, FactionsUUID (and any derivative), Towny, GriefPrevention, Residence, WorldGuard, and Feudal
use_hooks: false
#How far from the location the plugin will check for a claim
distance: 20
#I think this one explains itself
cost: 150
#How many times can the plugin retry for a valid location
retry_limit: 10
#A warmup so to say that requires the player to not move so you know that can't combat log
delay: 5
#Again speaks for itself
TeleportNewbies: false
#How long do you have to wait between use of command. This is in seconds
cooldown: 300
#This is where you add your world so the plugin can work. If you need to go from world a to world b do:
regions:
a:
worldTo: 'b'
b:
all the normal stuff[
regions:
world:
minX: -100
maxX: 100
minZ: -100
maxZ: 100
worldTo: ""
#Dont touch this either
migrated: false
Donations: Technical Trials $2.50 Siuan $25 If you feel complied to help me out too by donating click this Support: [email protected] or at my GitHub or discord I have made a discord support server click Keep in mind my UTC time zone is UTC -6 One final note big thanks to @SteveDog79 for the art for the logo find more by him here I will NOT provide support in the reviews section ask for support in an apporiate place ie discussion tab, github, or discord