Guest User

Randomtp Config.yml

a guest
Apr 16th, 2026
20
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.44 KB | None | 0 0
  1. #_____ _ _______ _____
  2. #| __ \ | | |__ __| __ \
  3. #| |__) |__ _ _ __ __| | ___ _ __ ___ | | | |__) |
  4. #| _ // _` | '_ \ / _` |/ _ \| '_ ` _ \ | | | ___/
  5. #| | \ \ (_| | | | | (_| | (_) | | | | | | | | | |
  6. #|_| \_\__,_|_| |_|\__,_|\___/|_| |_| |_| |_| |_|
  7. #By: Kubajsa
  8. #Need help with the plugin? Feel free to join the Discord server
  9. #https://discord.gg/M83rMvrG6H
  10.  
  11.  
  12. #Default border
  13. #If you don't have a set border for a specific world it will use this
  14. border: 1000
  15.  
  16. #Always RTP Players to this world
  17. Force-default-world:
  18. enabled: true
  19. #Name of the world you want your players to be ALWAYS RTP'd to
  20. world-name: world
  21.  
  22.  
  23. #Check for claimed areas before teleporting with these plugins
  24. #When modifying these values you will need to restart the server (not just /rtplugin reload)!
  25. Claim-protection:
  26. #MC: Tested Spigot 1.16.3 & PaperMC 1.16.5
  27. #Plugin: Griefprevention v16.17.1
  28. #Link: https://www.spigotmc.org/resources/griefprevention.1884/
  29. Griefprevention: false
  30. #MC: Tested PaperMC 1.16.5
  31. #Plugin: WorldGuard v7.2.4 & WorldEdit v7.2.4
  32. #Link: https://dev.bukkit.org/projects/worldguard
  33. Worldguard: false
  34. #MC: Tested PaperMC 1.16.5
  35. #Plugin: Towny v0.96.7.0
  36. #Link: https://www.spigotmc.org/resources/towny-advanced.72694/
  37. Towny: true
  38. #MC: Tested PaperMC 1.16.5
  39. #Plugin: RedProtect v7.7.2
  40. #Link: https://www.spigotmc.org/resources/redprotect-anti-grief-server-protection-region-management-1-7-1-16.15841/
  41. Redprotect: false
  42. #!! When using ProtectionStones you need to have the Worldguard Claim-protection ENABLED !!
  43. #MC: Tested PaperMC 1.16.5
  44. #Plugin: ProtectionStones v2.8.1
  45. #Link: https://www.spigotmc.org/resources/protectionstones-updated-for-1-13-1-16-wg7.61797/
  46. Protectionstones: false
  47.  
  48.  
  49. #Cooldown for the /rtp command
  50. #Set to 0 for no cooldown
  51. Cooldown:
  52. #Cooldown in seconds
  53. seconds: 18000
  54. #In what format should be the remaining cooldown displayed
  55. #HOURS - Shows in hours if possible
  56. #MINUTES - Shows in minutes if possible
  57. #SECONDS - Always shows in seconds
  58. #AUTO - Automatically decides the best type to use (recommended)
  59. msg-format-type: AUTO
  60. Messages:
  61. hour: "hour(s)"
  62. minute: "minute(s)"
  63. second: "second(s)"
  64.  
  65. Countdown:
  66. enabled: true
  67. seconds: 5
  68. #Should the plugin count down in chat when RTP'ing
  69. #ie.
  70. #Teleporing in 5 seconds
  71. #Teleporing in 4 seconds
  72. #...........
  73. countdown-message: true
  74.  
  75. Rtp-settings:
  76. #Maximum Y level players will be teleported to
  77. max-height: 256
  78. #Max attempts to generate location
  79. max-attempts: 30
  80. Confirm-gui:
  81. #Set to true if you want players to confirm their /rtp command in a GUI
  82. enabled: false
  83. #Title of the GUI
  84. #Make sure to use color codes (&<color code>) in the title. or else...
  85. title: "&aConfirm RTP"
  86. #Confirm item material
  87. confirm-item: EMERALD_BLOCK
  88. #Cancel item material
  89. cancel-item: REDSTONE_BLOCK
  90.  
  91. World-gui:
  92. #If enabled, when a player executes /rtp the plugin will show a GUI with the option to pick the world
  93. enabled: false
  94. #Title of the World GUI
  95. #Make sure to use color codes (&<color code>) in the title. or else...
  96. gui-title: "§aPick the world"
  97. #Item slot settings
  98. Slots:
  99. #You have three slots in the World GUI
  100. one:
  101. #enabled - If it should appear in the World GUI
  102. enabled: true
  103. #world-name - The name of the world
  104. world-name: world
  105. #title - The title of the Item
  106. title: "§aRTP to world: world"
  107. #The item material
  108. material: GRASS_BLOCK
  109. two:
  110. enabled: true
  111. world-name: world
  112. title: "§aRTP to world: world"
  113. material: GRASS_BLOCK
  114. three:
  115. enabled: true
  116. world-name: world
  117. title: "§aRTP to world: world"
  118. material: GRASS_BLOCK
  119. TierGUI:
  120. #This *no longer* needs the world GUI to be turned on :)
  121. enabled: false
  122. #Title of the Tier GUI
  123. title: "§aSelect RTP Tier"
  124. #Lore (the text under) under each one of the Tiers
  125. #Up to THREE lines, supports color codes with the '&' sign
  126. #Placeholders:
  127. # %price% - The tier price
  128. # %border% - The tier border
  129. # %world% - The world name
  130. item-lore:
  131. - "&aBorder: %border%"
  132. - "&aPrice: $%price%"
  133. - "&aWorld: %world%"
  134. one:
  135. enabled: true
  136. border: 1000
  137. min-radius: 0
  138. price: 100
  139. title: "§7Coal Tier"
  140. material: COAL_BLOCK
  141. two:
  142. enabled: true
  143. border: 3000
  144. min-radius: 1000
  145. price: 300
  146. title: "§fIron Tier"
  147. material: IRON_BLOCK
  148. three:
  149. enabled: true
  150. border: 5000
  151. min-radius: 3000
  152. price: 500
  153. title: "§6Gold Tier"
  154. material: GOLD_BLOCK
  155. four:
  156. enabled: true
  157. border: 7500
  158. min-radius: 5000
  159. price: 750
  160. title: "§bDiamond Tier"
  161. material: DIAMOND_BLOCK
  162. five:
  163. enabled: true
  164. border: 10000
  165. min-radius: 7500
  166. price: 1000
  167. title: "§cNetherite Tier"
  168. material: NETHERITE_BLOCK
  169.  
  170.  
  171. #RTP Settings for specific worlds
  172.  
  173. #--Template--
  174. #Worlds:
  175. # world-name:
  176. # disabled: false
  177. # border: 10000
  178. # another-world:
  179. # disabled: true
  180. # border: 100
  181. Worlds:
  182. #Nether World name: world_nether
  183. #End World name: world_the_end
  184. world:
  185. #disabled - Should RTP be disabled in this world
  186. disabled: false
  187. #border - Border in this world
  188. border: 1000
  189. #This will disable players executing this command to RTP out of this world
  190. #Note: People with the permission randomTp.rtp.others *CAN* still RTP other people
  191. disable-command: false
  192. # pvp:
  193. # disabled: true
  194. # border: 10
  195. # build:
  196. # disabled: false
  197. # border: 10000
  198.  
  199. #Should the plugin rtp players that joined for their first time
  200. rtp-on-first-join: false
  201.  
  202.  
  203. #If players that have the permission randomTp.rtp.onDeath should be rtp'd on death
  204. rtp-on-death: false
  205.  
  206.  
  207. #If the plugin should check for updates on startup, this is recommended to be enabled
  208. update-checker: true
  209.  
  210.  
  211. #Vault settings
  212. Vault:
  213. enabled: false
  214. #Default price
  215. rtp-price: 100
  216.  
  217.  
  218.  
  219. #Biome blacklist settings
  220. Biome-blacklist:
  221. enabled: true
  222. #Full list of biomes https://hub.spigotmc.org/javadocs/spigot/org/bukkit/block/Biome.html (1.16.5)
  223. biomes:
  224. - OCEAN
  225.  
  226.  
  227. #--Signs--
  228. Signs:
  229. #If you want to enable RTP signs
  230. enabled: true
  231. Lines:
  232. #What text should be on the signs
  233. #!!! If you don't use color codes (ex: &a &b &e) on signs players without the permission could create RTP signs !!!
  234. one: "&a[RandomTP]"
  235. two: "&bClick to RTP!"
  236. three: ""
  237. four: ""
  238.  
  239.  
  240. #--Titles--
  241. Titles:
  242. #Should players see titles when being teleported
  243. enabled: true
  244. #Title message
  245. generating-title: "&bTeleporting you to a random location"
  246. #Subtitle message
  247. generating-subtitle: "&6Generating a safe location"
  248.  
  249.  
  250. #If enabled the plugin will give the player resistance after rtp'ing
  251. Invincibility:
  252. enabled: true
  253. potion-seconds: 5
  254. potion-amplifier: 3
  255.  
  256.  
  257. #Should the plugin play a sound when teleporting a player
  258. Sounds:
  259. enabled: true
  260. #Full list of sounds: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Sound.html (1.16.5)
  261. sound: BLOCK_NOTE_BLOCK_CHIME
  262.  
  263.  
  264. #Should the plugin spawn particles upon teleportation
  265. Particles:
  266. enabled: true
  267. #Full list of particles: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Particle.html (1.16.5)
  268. particle: FIREWORKS_SPARK
  269. count: 1
  270.  
  271.  
  272. #--Messages--
  273. #Placeholders:
  274. # %player% - Player's name
  275. # %left% - Time left
  276. #You can only use placeholders in some messages
  277. Messages:
  278. #The message you see when you get teleported
  279. tp-message: "&6You were teleported to a random location"
  280. #Message that the player that executed the command /rtp <player> will receive.
  281. tp-message-sender: "&6You teleported &c%player% &6to a random location"
  282. #Message when you RTP someone to a specific biome
  283. tp-message-sender-biome: "&6You teleported &c%player% &6to a random location in the biome &c%biome%"
  284. #The message you see when you execute the /rtp @everyone command
  285. tp-everyone-message: "&6Teleporting everyone on the server"
  286. #Message when the world you try to rtp in is disabled
  287. world-disabled-message: "&cRTP is disabled in this world!"
  288. #Unknown command message
  289. unknown-command: "&cUnknown command, try /rtplugin help"
  290. #Not enough permission
  291. no-permission: "&cInsufficient permission."
  292. #If player doesn't have enough money to /rtp
  293. not-enough-money: "&cYou do not have enough money to do that!"
  294. #Successful transaction message
  295. took-money-message: "&a$%amount% has been taken from your account"
  296. #RTP Sign creation message
  297. sign-create: "&6Successfully created an RTP sign"
  298. #When an RTP sign is broken
  299. sign-break: "&6Successfully removed an RTP sign"
  300. #Cooldown message, %left% is for example 8 hour(s), 13 second(s), 1 minute(s) etc.
  301. cooldown-message: "&6You have a cooldown of &b%left%!"
  302. #Message when the plugin couldn't generate a location
  303. couldnt-generate-message: "&cCouldn't generate a safe location! Please try again"
  304. #Player tries to remove a sign while not shifting
  305. need-to-shift: "&cYou need to &6shift &cif you want to remove the sign"
  306. #Message the player sees when the countdown starts
  307. #Use %count% as a placeholder for the countdown timer lenght in seconds
  308. countdown-message: "&6Teleporting in %count% seconds... &4Do not move or take damage!"
  309. #Counting down message when RTP'ing
  310. #Use %time% as a placeholder for seconds remaining
  311. counting-down-message: "&6Teleporting in %time% seconds"
  312. #Message when RTP gets cancelled
  313. teleportation-cancelled-message: "&4Cancelled teleportation!"
  314. #Wrong biome name was used when /rtp'ing
  315. wrong-biome-name: "&cCouldn't find that biome!"
  316. #Wrong world name was used when /rtp'ing
  317. wrong-world-name: "&cCouldn't find that world!"
  318. #Wrong tier or biome name was used when /rtp'ing
  319. wrong-tier-or-biome-name: "&cWrong Tier or biome name"
  320. #When player executes /rtp and is in countdown
  321. in-countdown-message: "&cPlease wait before using this command"
  322.  
  323.  
  324. #!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  325. #!!!!!!!!!!!!!!!!!! don't touch pls :) !!!!!!!!!!!!!!!!!!!
  326. config-version: 2.19.6
  327. #! don't change this if you don't know what you're doing !
  328. config-version-checker: true
  329. #!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  330.  
Add Comment
Please, Sign In to add comment