wulnry
Odunlara Vur Vur Vur!
- Katılım
- 19 Ağustos 2022
- Mesajlar
- 27
- Elmaslar
- 4
- Puan
- 3.805
- Konum
- istanbul
- Minecraft
- rivoles
Discord:
wulnry
Merhabalar, Minecraft sunucumda BetterRTP kullanıyorum ve configde hiç bir sorun bulunmamasına rağmen "Şu anda gerçekleşen bir rastgele ışınlanman bulunmakta! Lütfen biraz daha bekle." diyor. Sunucumda gerçek dünya haritası kurulu; cooldown, delay vs. 0 yapsam bile gene de bu mesaj geliyor.
BetterRTP Config:
BetterRTP Config:
Kod:
# BetterRTP plugin by SuperRonanCraft! (Join my Public Server at ronanplugins.com) #
# Need help? go to https://ronanplugins.com/discord! #
Default:
RTPOnDeath: false
UseWorldBorder: false
# # "Biomes: []" means all biomes are allowed! #
# # Biomes are optional, more biomes at https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/block/Biome.html #
Biomes: []
MaxRadius: 1000
MinRadius: 10
# # If "UseWorldBorder" is set to true above, Center X and Z will be ignored! #
CenterX: 0
CenterZ: 0
Shape: square
MaxY: 320
MinY: 0
Price: 100
Language-File: en.yml
Settings:
Respect:
# # Respect MinePlots plots (https://builtbybit.com/resources/mineplots.21646/)
MinePlots: false
# # Respect WorldGuard areas (https://dev.bukkit.org/projects/worldguard)
WorldGuard: false
# # Respect GriefPrevention areas (https://www.spigotmc.org/resources/griefprevention.1884/)
GriefPrevention: false
# # Respect Towny areas (https://www.spigotmc.org/resources/towny.72694/)
Towny: false
# # Respect RedProtect areas (https://www.spigotmc.org/resources/redprotect.15841/)
RedProtect: false
# # Respect FactionsUUID areas (https://www.spigotmc.org/resources/factionsuuid.1035/)
FactionsUUID: false
# # Respect Lands areas (https://www.spigotmc.org/resources/lands.53313/)
Lands: false
# # Respect Residence areas (https://www.spigotmc.org/resources/residence.11480/)
Residence: false
# # Respect KingdomsX areas (https://www.spigotmc.org/resources/kingdomsx.77670/)
KingdomsX: false
# # Respect hClaims areas (https://www.spigotmc.org/resources/hclaims.90540/)
hClaims: false
# # Respect GriefDefender areas (https://www.spigotmc.org/resources/griefdefender.68900/)
GriefDefender: false
# # Respect UltimateClaims areas (https://songoda.com/marketplace/product/ultimateclaims-the-ultimate-claiming-plugin.65)
UltimateClaims: false
# # Respect Pueblos regions (https://www.spigotmc.org/resources/pueblos.91255/) (My Favorite :D)
Pueblos: false
# # Respect SaberFactions areas (https://www.spigotmc.org/resources/saberfactions.69771/) (Added in 3.4.5)
SaberFactions: false
# # Respect HuskTowns areas (https://www.spigotmc.org/resources/husktowns.92672/) (Added in 3.4.5)
HuskTowns: false
# # Respect FactionsBridge compatible claims (https://www.spigotmc.org/resources/factionsbridge.89716/) (Added in 3.6.9)
FactionsBridge: false
# # Respect CrashClaim claims (https://www.spigotmc.org/resources/crashclaim-claiming-plugin.94037/) (Added in 3.6.9)
CrashClaim: false
# # Output to console some debugging info
Debugger: false
# # Amount of chunks to preload around a safe location
PreloadRadius: 5
# # Maximum amount of tries before BetterRTP gives up and sends a NotSafeMessage #
MaxAttempts: 32
RtpOnFirstJoin: # Will execute as console to override delays
Enabled: false # Make the player rtp when joining the server for the first time
World: orman # World to first rtp in
SetAsRespawn: false # Save this first rtp as players new spawn point
Cooldown:
Enabled: true # Enabled or disabled cooldown timer
LockAfter: 5 # Lock the player in an infinite cooldown after # rtp's (0 to disable)
Time: 600 # in SECONDS
PerWorld: false # Cooldowns handled for each world? If disabled, player cannot rtp in another world until original cooldown has passed
# # Time between command and actually rtp'ing, time is in SECONDS. Set to "0" to disable delay timer #
Delay:
Enabled: true
Time: 5
CancelOnMove: true
Queue:
Enabled: true # Allows betterrtp to automatically queue up safe rtp locations prior to players executing `/rtp`
DisableUpdater: false
Logger:
Enabled: true # Log all things rtp related to the log.log file
LogToConsole: false
Format: yyyy-MM-dd HH:mm:ss
playworld:
UseWorldBorder: false
# # "Biomes: []" means all biomes are allowed! #
# # Biomes are optional, more biomes at https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/block/Biome.html #
Biomes: []
MaxRadius: 3000
MinRadius: 10
CenterX: 0
CenterZ: 0
Shape: square
MaxY: 320
MinY: 0
Price: 100
# # Blocks BetterRTP will NOT teleport onto. More Blocks at: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html #
BlacklistedBlocks:
- stationary_water
- stationary_lava
- water
- flowing_water
- lava
- flowing_lava
- cactus
- leaves
- leaves_2
- air
- void_air
- bedrock
- oak_leaves
- jungle_leaves
- kelp
# # Worlds to NOT allow /rtp in, unless there is an override to another enabled world #
DisabledWorlds:
- spawn
- world
- world_nether
- world_the_end
# # Worlds you want to have a custom min/max and spawn center in #
# # [MaxRadius] and [MinRadius] MUST be positive! These cannot be equal to each other!
CustomWorlds:
- playworld:
UseWorldBorder: false
MaxRadius: 3000
MinRadius: 10
CenterX: 0
CenterZ: 0
Price: 100
Shape: square
MaxY: 320
MinY: 0
Cooldown: 60
# # Override a world and rtp a player executing the command in one world, to another
Overrides:
- spawn: playworld
WorldType: # Available types are NORMAL, NETHER
- playworld: NORMAL
- spawn: NORMAL
- world: NORMAL
- world_nether: NETHER
- world_the_end: NORMAL
PermissionGroup: # Player requires "betterrtp.group.<world_name>" to trigger these configs
Enabled: false
Groups:
- vip:
- Build_World:
Priority: 0
MaxRadius: 10000
MinRadius: 1000
Price: 100
Cooldown: 500
- Survival_World:
Priority: 10
UseWorldBorder: false
MaxRadius: 5000
MinRadius: 1000
CenterX: 10
CenterZ: 10
Price: 10
MaxY: 320
MinY: 0
Moderatör tarafından düzenlendi: