mirror of
https://github.com/RonanPlugins/BetterRTP.git
synced 2025-07-01 07:15:47 +00:00
2.7.6
This commit is contained in:
parent
bf638c7e3c
commit
f749e26a41
26
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
26
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@ -0,0 +1,26 @@
|
||||
---
|
||||
name: Bug Report
|
||||
about: Create a report refering a potential/known bug
|
||||
|
||||
---
|
||||
|
||||
**Plugin Version**:
|
||||
<!-- Use "/rtp version" to get the plugin version -->
|
||||
|
||||
**Describe The Bug**:
|
||||
<!-- Files not loading nor generating, commands aren't working, ect. -->
|
||||
|
||||
**How To Reproduce**:
|
||||
<!-- Steps to reproduce the behavior: -->
|
||||
<!-- 1. Type '...' -->
|
||||
<!-- 2. Click on '....' -->
|
||||
<!-- 3. Add this to '....' -->
|
||||
|
||||
**Expected Behavior**:
|
||||
<!-- A clear statement of what you expected to happen -->
|
||||
|
||||
**Screenshots/Error Log**:
|
||||
<!-- If possible, please add some screenshots or post an error log with https://hastebin.com/ -->
|
||||
|
||||
**Additional Context**:
|
||||
<!-- Add any other context about the problem here. -->
|
17
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
17
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
@ -0,0 +1,17 @@
|
||||
---
|
||||
name: Feature Request
|
||||
about: Suggest an idea for this plugin
|
||||
|
||||
---
|
||||
|
||||
**Plugin Version**:
|
||||
<!-- Use "/rtp version" to get the plugin version -->
|
||||
|
||||
**Request**:
|
||||
<!-- A clear and concise description of what you would like to be added -->
|
||||
|
||||
**How/Why**:
|
||||
<!-- How/Why would this feature to be added -->
|
||||
|
||||
**Additional Context**:
|
||||
<!-- Add any other context or screenshots about the feature request here -->
|
46
CODE_OF_CONDUCT.md
Normal file
46
CODE_OF_CONDUCT.md
Normal file
@ -0,0 +1,46 @@
|
||||
# Contributor Covenant Code of Conduct
|
||||
|
||||
## Our Pledge
|
||||
|
||||
In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, gender identity and expression, level of experience, nationality, personal appearance, race, religion, or sexual identity and orientation.
|
||||
|
||||
## Our Standards
|
||||
|
||||
Examples of behavior that contributes to creating a positive environment include:
|
||||
|
||||
* Using welcoming and inclusive language
|
||||
* Being respectful of differing viewpoints and experiences
|
||||
* Gracefully accepting constructive criticism
|
||||
* Focusing on what is best for the community
|
||||
* Showing empathy towards other community members
|
||||
|
||||
Examples of unacceptable behavior by participants include:
|
||||
|
||||
* The use of sexualized language or imagery and unwelcome sexual attention or advances
|
||||
* Trolling, insulting/derogatory comments, and personal or political attacks
|
||||
* Public or private harassment
|
||||
* Publishing others' private information, such as a physical or electronic address, without explicit permission
|
||||
* Other conduct which could reasonably be considered inappropriate in a professional setting
|
||||
|
||||
## Our Responsibilities
|
||||
|
||||
Project maintainers are responsible for clarifying the standards of acceptable behavior and are expected to take appropriate and fair corrective action in response to any instances of unacceptable behavior.
|
||||
|
||||
Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct, or to ban temporarily or permanently any contributor for other behaviors that they deem inappropriate, threatening, offensive, or harmful.
|
||||
|
||||
## Scope
|
||||
|
||||
This Code of Conduct applies both within project spaces and in public spaces when an individual is representing the project or its community. Examples of representing a project or community include using an official project e-mail address, posting via an official social media account, or acting as an appointed representative at an online or offline event. Representation of a project may be further defined and clarified by project maintainers.
|
||||
|
||||
## Enforcement
|
||||
|
||||
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at SuperRonanCraft@gmail.com. The project team will review and investigate all complaints, and will respond in a way that it deems appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.
|
||||
|
||||
Project maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project's leadership.
|
||||
|
||||
## Attribution
|
||||
|
||||
This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4, available at [http://contributor-covenant.org/version/1/4][version]
|
||||
|
||||
[homepage]: http://contributor-covenant.org
|
||||
[version]: http://contributor-covenant.org/version/1/4/
|
1
CONTRIBUTING.md
Normal file
1
CONTRIBUTING.md
Normal file
@ -0,0 +1 @@
|
||||
Just... don't be rude.
|
10
ISSUE_TEMPLATE.md
Normal file
10
ISSUE_TEMPLATE.md
Normal file
@ -0,0 +1,10 @@
|
||||
**Plugin Version**:
|
||||
<!-- "Latest" is not a valid answer -->
|
||||
<!-- Make sure you're using the latest version -->
|
||||
<!-- from https://www.spigotmc.org/resources/36081/ -->
|
||||
|
||||
**Issue Type**:
|
||||
<!-- Files not loading nor generating, commands aren't working, ect. -->
|
||||
|
||||
**Context**:
|
||||
<!-- Anything to help figure out the issue -->
|
21
LICENSE
Normal file
21
LICENSE
Normal file
@ -0,0 +1,21 @@
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2018 SuperRonanCraft
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
in the Software without restriction, including without limitation the rights
|
||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in all
|
||||
copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
29
README.md
29
README.md
@ -1,15 +1,18 @@
|
||||
# Welcome to BetterRTP's tutorial page! #
|
||||
Here is list of pages to help you out:
|
||||
- [Config](config.md): All about config file
|
||||
- [Economy](economy.md): Edit economy settings
|
||||
- [Permissions](permissions.yml): View a list of all permissions in the plugin
|
||||
- [Language](files/lang): View all available languages! Help us translate to other languages!
|
||||
|
||||
Thank you for viewing the Wiki for [BetterRTP](https://www.spigotmc.org/resources/36081)
|
||||
|
||||
#### Did this wiki help you out? Please give it a ***Star*** so I know it's getting use! ####
|
||||
|
||||
<p align="center">
|
||||
<del>-------------</del><br>
|
||||
<b><i><a href="https://www.spigotmc.org/resources/authors/superronancraft.13025/">Check out my other plugins!</a></i></b>
|
||||
<b><a>Welcome to BetterRTP's repository!</a></b>
|
||||
</p>
|
||||
|
||||
## Wheres the Wiki?
|
||||
The wiki is available [here](../../wiki)!
|
||||
|
||||
<p align="center">
|
||||
<b><i><a href="../../issues">If you have a suggestion, please make an issue!</a></i></b></p>
|
||||
<p align="center">
|
||||
<a href="https://www.spigotmc.org/resources/36081/">Thank you for viewing the Wiki for BetterRTP!</a>
|
||||
</p>
|
||||
<p align="center"><i>
|
||||
<a>Did this wiki help you out? Please give it a <b>Star</b> so I know it's getting use!</a></i>
|
||||
</p>
|
||||
<p align="center">
|
||||
<b><i><a href="https://www.spigotmc.org/resources/authors/superronancraft.13025/">Check out my other plugins!</a></i></b>
|
||||
</p>
|
160
config.md
160
config.md
@ -1,160 +0,0 @@
|
||||
# Config ([View Default Config File](files/config.yml))
|
||||
***
|
||||
## Summary ##
|
||||
- [Disable-Updater](#disable-updater)
|
||||
- [Language-File](#language-file)
|
||||
- [Settings](#settings)
|
||||
- [Default](#default)
|
||||
- [BlacklistedBlocks](#blacklistedblocks)
|
||||
- [DiabledWorlds](#disabledworlds)
|
||||
- [CustomWorlds](#customworlds)
|
||||
- [Override](#override)
|
||||
|
||||
### Language-File ###
|
||||
***
|
||||
Info: Set the language, accessible at the [lang](files/lang) file
|
||||
Values: String
|
||||
Default Value: 'en.yml'
|
||||
|
||||
### Settings ###
|
||||
Info: Basic Plugin settings that can be disabled/changed
|
||||
***
|
||||
#### RespectWorldGuard ####
|
||||
Info: Should the plugin respect worldguard regions when attempting to teleport a player
|
||||
Value Type: Boolean
|
||||
Default Value: true
|
||||
**COMING SOON**
|
||||
~~#### RespectGriefprevention ####
|
||||
Info: Should the plugin respect worldguard regions when attempting to teleport a player
|
||||
Value Type: Boolean
|
||||
Default Value: true ~~
|
||||
**COMING SOON**
|
||||
#### MinRadius ####
|
||||
Info: The default minimum value if worldborder is not set
|
||||
Value Type: Integer
|
||||
Default Value: 25
|
||||
#### MaxAttempts ####
|
||||
Info: The maximum amount of tries to teleport before giving up
|
||||
Value Type: Integer
|
||||
Default Value: 15
|
||||
#### Cooldown ####
|
||||
Info: The amount of time \(in seconds\) someone without the 'betterrtp.bypass.cooldown' permission must wait before rtp'ing again
|
||||
Value Type:
|
||||
```yaml
|
||||
Settings:
|
||||
Cooldown:
|
||||
Enabled: Boolean
|
||||
Time: Integer
|
||||
```
|
||||
Default Value:
|
||||
```yaml
|
||||
Settings:
|
||||
Cooldown:
|
||||
Enabled: true
|
||||
Time: 60
|
||||
```
|
||||
#### Delay ####
|
||||
Info: Delay time someone types /rtp, to actually rtp'ing
|
||||
Value Type:
|
||||
```yaml
|
||||
Settings:
|
||||
Delay:
|
||||
Time: Integer
|
||||
CancelOnMove: Boolean
|
||||
```
|
||||
Default Value:
|
||||
```yaml
|
||||
Settings:
|
||||
Delay:
|
||||
Time: 5
|
||||
CancelOnMove: true
|
||||
```
|
||||
|
||||
### Default ###
|
||||
Info: Set defaults when a world is not [customized](#customworlds) below
|
||||
***
|
||||
#### UseWorldBorder ####
|
||||
Info: Use the vanilla worldborder of a world? \(Must set worldborder with the vanilla '/worldborder' command!\)
|
||||
Value Type: Boolean
|
||||
Default Value: true
|
||||
#### Biomes ####
|
||||
Info: Set a list of biomes you'd like to limit rtp to teleport to, view more biomes [here](https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/block/Biome.html)
|
||||
Value Type: List
|
||||
Default Value: '[]'
|
||||
#### MaxRadius ####
|
||||
Info: Maximum allowed radius from [CenterX](#centerx) and [CenterZ](#centerz) if useworldborder is false
|
||||
Value Type: Integer
|
||||
Default Value: 100
|
||||
#### MinRadius ####
|
||||
Info: Minimum allowed radius from the worldborder or center
|
||||
Value Type: Integer
|
||||
Default Value: 100
|
||||
#### CenterX ####
|
||||
Info: Center X position that you'd like BetterRTP to function in any world if useworldborder is false
|
||||
Value Type: Integer
|
||||
Default Value: 0
|
||||
#### CenterZ ####
|
||||
Info: Center Z position that you'd like BetterRTP to function in any world if useworldborder is false
|
||||
Value Type: Integer
|
||||
Default Value: 0
|
||||
|
||||
### BlacklistedBlocks ###
|
||||
Info: A list of blocks you'd like to not have BetterRTP teleport a player onto
|
||||
Value Type: List
|
||||
Default Value:
|
||||
```yaml
|
||||
BlacklistedBlocks:
|
||||
- stationary_water
|
||||
- stationary_lava
|
||||
- water
|
||||
- lava
|
||||
- cactus
|
||||
- leaves
|
||||
- leaves_2
|
||||
- air
|
||||
```
|
||||
|
||||
### DisabledWorlds ###
|
||||
***
|
||||
Info: A list of worlds to NOT allowed BetterRTP to function, only [overriding](#override) a world will allow it to function
|
||||
Value Type: List
|
||||
Default Value:
|
||||
```yaml
|
||||
DiabledWorlds:
|
||||
- world_nether
|
||||
- creative
|
||||
```
|
||||
|
||||
### CustomWorlds ###
|
||||
***
|
||||
Info: Make custom worlds to have different values than the [default](#default)
|
||||
Value Type: List of Sections Keys
|
||||
Default Value:
|
||||
```yaml
|
||||
CustomWorlds:
|
||||
world:
|
||||
UseWorldBorder: false
|
||||
MaxRadius: 1000
|
||||
MinRadius: 100
|
||||
CenterX: 0
|
||||
CenterZ: 0
|
||||
world_nether:
|
||||
MaxRadius: 100000
|
||||
MinRadius: 1000
|
||||
CenterX: 123
|
||||
CenterZ: -123
|
||||
Biomes:
|
||||
- 'desert'
|
||||
- 'forest'
|
||||
```
|
||||
|
||||
### Override ###
|
||||
***
|
||||
Info: Redirect one worlds '/rtp' command to another world
|
||||
Value Type: List of Sections
|
||||
Default Value:
|
||||
```yaml
|
||||
Override:
|
||||
world_nether: 'world'
|
||||
creative: 'world'
|
||||
```
|
34
economy.md
34
economy.md
@ -1,34 +0,0 @@
|
||||
# Economy ([View Default Economy File](files/economy.yml))
|
||||
***
|
||||
## Summary ##
|
||||
- [Economy](#economy)
|
||||
- [CustomWorlds](#customworlds)
|
||||
|
||||
### Economy
|
||||
Info: Edit basic economy settings
|
||||
***
|
||||
#### Enable ####
|
||||
Info: Enable the economy system at all?
|
||||
Value Type: Boolean
|
||||
Default Value: false
|
||||
#### Price
|
||||
Info: The default price to an [uncustomized](#customworlds) world
|
||||
Value Type: Integer
|
||||
Default Value: 5
|
||||
|
||||
### CustomWorlds
|
||||
Info: Create custom worlds with a toggle system
|
||||
***
|
||||
#### Enabled
|
||||
Info: Enable the customworlds charge? All worlds will default to the basic price
|
||||
Value Type: Boolean
|
||||
Default Value: true
|
||||
#### Worlds
|
||||
Info: A list of sections with the price as their value
|
||||
Value Type: List of Sections
|
||||
Default Value:
|
||||
```yaml
|
||||
Worlds:
|
||||
world: 5
|
||||
world_end: 0
|
||||
```
|
@ -1,79 +0,0 @@
|
||||
# BetterRTP plugin by SuperRonanCraft! (Join my Public Server mc.RonanCraft.net) #
|
||||
# Please give me credit, I'm a first time coder, and would love to see more discussions on my Spigot page! #
|
||||
|
||||
Language-File: 'en.yml'
|
||||
|
||||
## If WorldBorder is set to false, it won't use the worldborder set by the vanilla /worldborder! # ##Highly Recommended##
|
||||
Settings:
|
||||
DontRequirePermission: false
|
||||
## Respect WorldGuard areas #
|
||||
RespectWorldGuard: true
|
||||
## Respect GriefPrevention areas #
|
||||
RespectGriefPrevention: true
|
||||
## Must be a positive integer #
|
||||
MinRadius: 25
|
||||
## Maximum amount of tries before BetterRTP gives up and sends a NotSafeMessage #
|
||||
MaxAttempts: 15
|
||||
## Enabled or disabled cooldown timer, time is in SECONDS #
|
||||
Cooldown:
|
||||
Enabled: true
|
||||
Time: 10
|
||||
## Time between command and actually rtp'ing, time is in SECONDS. Set to "0" to disable delay timer #
|
||||
Delay:
|
||||
Time: 5
|
||||
CancelOnMove: true
|
||||
DisableUpdater: false
|
||||
|
||||
|
||||
Default:
|
||||
UseWorldBorder: true
|
||||
## "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: 100
|
||||
MinRadius: 10
|
||||
## If "UseWorldBorder" is set to true above, these values WILL be ignored! Except Biomes! #
|
||||
CenterX: 0
|
||||
CenterZ: 0
|
||||
|
||||
## Blocks RTP will try to NOT teleport onto. More Blocks at: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html #
|
||||
BlacklistedBlocks:
|
||||
- stationary_water
|
||||
- stationary_lava
|
||||
- water
|
||||
- lava
|
||||
- cactus
|
||||
- leaves
|
||||
- leaves_2
|
||||
- air
|
||||
|
||||
## Worlds to NOT allow rtp to function #
|
||||
DisabledWorlds:
|
||||
- world_nether
|
||||
- creative
|
||||
|
||||
## 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:
|
||||
world:
|
||||
UseWorldBorder: false
|
||||
## If UseWorldBorder is true, everything will be ignored EXEPT "MinRadius"!
|
||||
MaxRadius: 1000
|
||||
MinRadius: 100
|
||||
CenterX: 0
|
||||
CenterZ: 0
|
||||
nether:
|
||||
MaxRadius: 100000
|
||||
MinRadius: 1000
|
||||
CenterX: 123
|
||||
CenterZ: -123
|
||||
## Biomes are optional, but useful! More biomes: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/block/Biome.html
|
||||
Biomes:
|
||||
- 'desert'
|
||||
- 'forest'
|
||||
|
||||
## Override a world and rtp a player executing the command in one world, to another (will disable world)
|
||||
Override:
|
||||
#FORMAT <CURRENT>:<OTHER>
|
||||
world_nether: 'world'
|
||||
creative: 'world'
|
@ -1,15 +0,0 @@
|
||||
Economy:
|
||||
## Enable world charges? ALL Worlds included, even custom worlds!
|
||||
Enable: false
|
||||
## Set to "0" to not charge for rtp, "Success.Bypass" message will be sent!
|
||||
## Give players the permission "betterrtp.eco.bypass" to bypass economy
|
||||
Price: 5
|
||||
|
||||
CustomWorlds:
|
||||
## Enable custom world charging
|
||||
Enabled: true
|
||||
Worlds:
|
||||
## PlayerWorld will be charged "5" when typing /rtp, if they do not have "betterrtp.eco.bypass"
|
||||
world: 5
|
||||
## Setting the price to "0" will make the "Success.Bypass" message show
|
||||
world_end: 0
|
@ -1,62 +0,0 @@
|
||||
# MCBBS 秋风残叶 授权搬运并汉化 请支持原作者SuperRonanCraft #
|
||||
# 原帖地址:https://www.spigotmc.org/resources/betterrtp.36081/ #
|
||||
|
||||
Help:
|
||||
List:
|
||||
- '&e&m------&r &6&l传送系统 &8| &7帮助 &e&m------'
|
||||
- ' &7- &e/%command% &7- 随机传送!'
|
||||
##如果一个玩家有这个权限的话,他将会看到下面这行
|
||||
RtpOther: ' &7- &e/%command% <玩家> &7- 让这个玩家随机传送!'
|
||||
##如果一个玩家有这个权限的话,他将会看到下面这行
|
||||
Reload: ' &7- &e/%command% reload &7- 插件重载'
|
||||
|
||||
Messages:
|
||||
Prefix: '&7[&6随机传送&7] '
|
||||
## Placeholders! %x% %y% and %z% are the x, y, and z coordinates that the player is being teleported to! #
|
||||
Success:
|
||||
Paid: '&a你已经被传送到了&7 x=%x% y=%y% z=%z% 并支付了 &c$%price%&7金币!'
|
||||
Bypass: '&a你已经被传送到了&7 x=%x% y=%y% z=%z%'
|
||||
Failed:
|
||||
Price: '&c很抱歉没法传送 因为你太穷了! &7你必须支付 $%price% &7金币才能传送!'
|
||||
NotSafe: '&c抱歉,我们尝试了 %attempts% 次传送都没有找到安全的位置! &7奇怪了...你到底在一个什么样的世界里啊qwq'
|
||||
Other:
|
||||
Success: '&a%player% 已被传送至&7 x=%x% y=%y% z=%z%'
|
||||
NotSafe: '&c抱歉,我们尝试了 %attempts% 次传送都没有找到安全的位置! &7%player% 并没有被传送!'
|
||||
Reload: '&e插件已重载 汉化 by 秋风残叶'
|
||||
NoPermission:
|
||||
Basic: '&c你没有权限哦~'
|
||||
World: '&c你没有权限,不能传送至世界 %world% '
|
||||
## %world% is the world the player is in that is disabled to rtp in! #
|
||||
DisabledWorld: '&c这个世界 %world% 禁止随机传送!'
|
||||
Cooldown: '&c随机传送正在冷却中!请再等待 &c%time% &7秒!'
|
||||
Invalid: '&c指令输错了呢~请使用 ''/%command% 获得帮助'''
|
||||
NotOnline: '&c玩家 &7%player% &c不在线!'
|
||||
Delay: '&a传送将在 &f%time% &a秒内开始! 不要移动!'
|
||||
Moved: '&c啊哦~你动了一下……传送取消了!'
|
||||
NotExist: '&c这个世界 &7%world% &c貌似不存在呢!'
|
||||
Already: '&c即将传送! 请耐心等待!'
|
||||
|
||||
## Title标语提示!让你在传送时在屏幕中间显示标语!
|
||||
## 不得不说!这个功能连同声音功能是我向作者提的,居然2小时就添加了这些功能!
|
||||
## 所有提示语均支持玩家变量 %player%
|
||||
Titles:
|
||||
Enabled: true
|
||||
Delay:
|
||||
## 传送等待中,是否连同聊天栏提示一起显示?
|
||||
SendChatMessage: true
|
||||
## 传送等待中显示的主标语和副标语,支持彩色代码
|
||||
Title: '&c随机传送'
|
||||
Subtitle: '&f传送将在 %time% 秒内开始...不要移动'
|
||||
Success:
|
||||
## 传送完成,是否连同聊天栏提示一起显示?
|
||||
SendChatMessage: true
|
||||
## 传送完成显示的主标语和副标语,支持彩色代码
|
||||
Title: '&a传送完成'
|
||||
Subtitle: '&f已传送至 x=%x% y=%y% z=%z%'
|
||||
|
||||
## 声音系统!让你在传送时听见声音!
|
||||
Sounds:
|
||||
Enabled: true
|
||||
## 传送等待中和传送完成时出现的声音,更多声音请参 https://www.spigotmc.org/wiki/cc-sounds-list/
|
||||
Delay: 'entity_tnt_primed'
|
||||
Success: 'entity_generic_explode'
|
@ -1,61 +0,0 @@
|
||||
Messages:
|
||||
Prefix: '&7[&6BetterRTP&7] '
|
||||
## Placeholders! %x% %y% and %z% are the x, y, and z coordinates that the player is being teleported to! #
|
||||
Success:
|
||||
Paid: '&aYou have been tp''d to&7 x=%x% y=%y% z=%z% for &c$%price%&7!'
|
||||
Bypass: '&aYou have been tp''d to&7 x=%x% y=%y% z=%z%'
|
||||
Failed:
|
||||
Price: '&cCould not rtp because of insufficent funds! &7You must have atleast $%price% &7to rtp!'
|
||||
NotSafe: '&cCould not find safe spot within %attempts% attempts! &7You were not RTP''d!'
|
||||
Other:
|
||||
Success: '&a%player% has been tp''d to&7 x=%x% y=%y% z=%z%'
|
||||
NotSafe: '&cCould not find safe spot within %attempts% attempts! &7%player% was not rtp''d!'
|
||||
Reload: '&eConfig reloaded successfully!'
|
||||
NoPermission:
|
||||
Basic: '&cSorry! &7You don''t have permission to use this command!'
|
||||
World: '&cSorry! &7You are not allowed rtp in the %world% world!'
|
||||
## %world% is the world the player is in that is disabled to rtp in! #
|
||||
DisabledWorld: '&cDisabled World %world%! &7Could not RTP!'
|
||||
Cooldown: '&cSorry! &7You can''t rtp for another &c%time% &7seconds!'
|
||||
Invalid: '&cInvalid argument. Try ''/%command% help'''
|
||||
NotOnline: '&cThe player &7%player% &cis not online!'
|
||||
Delay: '&aTeleporting in &f%time% &aseconds! Don''t move!'
|
||||
Moved: '&cYou have moved! &7RTP was cancelled!'
|
||||
NotExist: '&cLooks like the world &7%world% &cdoesn''t exist!'
|
||||
Already: '&cWhoops! &7Looks like you are already rtp''ing, have some patience!'
|
||||
|
||||
Titles:
|
||||
Enabled: true
|
||||
Delay:
|
||||
## Setting to also send the chat message, ignores the Enabled setting
|
||||
SendChatMessage: true
|
||||
## Both support %player% placeholders
|
||||
Title: '&6BetterRTP by SRC'
|
||||
Subtitle: '&fTeleporting in %time% seconds!'
|
||||
Success:
|
||||
## Setting to also send the chat message, ignores the Enabled setting
|
||||
SendChatMessage: true
|
||||
## Both support %player% %x% %y% and %z% placeholders
|
||||
Title: '&6BetterRTP by SRC'
|
||||
Subtitle: '&fTeleporting to x=%x% y=%y% z=%z%'
|
||||
|
||||
Help:
|
||||
List:
|
||||
- '&e&m------&r &6&lBetterRTP &8| &7Help &e&m------'
|
||||
- ' &7- &e/%command% &7- Randomly teleports you!'
|
||||
- ' &7- &e/%command% help &7- Shows help list'
|
||||
##If the player has permission to rtp another player, this message will be added under the list!
|
||||
Player: ' &7- &e/%command% player <player> [world] &7- Randomly teleport another player'
|
||||
World: ' &7- &e/%command% world <world> &7- Randomly teleport in another world'
|
||||
##If the player has permission to reload the plugin this message will be added under the list!
|
||||
Reload: ' &7- &e/%command% reload &7- Reloads the plugin'
|
||||
|
||||
Usage:
|
||||
Player: '&cUsage&7: /%command% player <player> [world]'
|
||||
World: '&cUsage&7: /%command% world <world>'
|
||||
|
||||
Sounds:
|
||||
Enabled: true
|
||||
## More sounds at https://www.spigotmc.org/wiki/cc-sounds-list/
|
||||
Delay: 'entity_tnt_primed'
|
||||
Success: 'entity_generic_explode'
|
@ -1,35 +0,0 @@
|
||||
permissions:
|
||||
betterrtp.*:
|
||||
children:
|
||||
betterrtp.use: true
|
||||
betterrtp.world.*: true
|
||||
betterrtp.bypass.*: true
|
||||
betterrtp.player: true
|
||||
betterrtp.reload: true
|
||||
betterrtp.updater: true
|
||||
betterrtp.world.*:
|
||||
description: RTP in all enabled worlds
|
||||
betterrtp.world.<world>:
|
||||
description: RTP in <world>
|
||||
betterrtp.bypass.*:
|
||||
children:
|
||||
betterrtp.bypass.cooldown: true
|
||||
betterrtp.bypass.delay: true
|
||||
betterrtp.bypass.economy: true
|
||||
betterrtp.use:
|
||||
description: Use RTP command
|
||||
default: true
|
||||
betterrtp.player:
|
||||
description: RTP another player
|
||||
betterrtp.bypass.cooldown:
|
||||
description: Bypass cooldowns
|
||||
betterrtp.bypass.delay:
|
||||
description: Bypass delays
|
||||
betterrtp.bypass.economy:
|
||||
description: Bypass economy
|
||||
betterrtp.reload:
|
||||
description: Reload the config
|
||||
default: op
|
||||
betterrtp.updater:
|
||||
description: Get notification on new updates
|
||||
default: op
|
Loading…
x
Reference in New Issue
Block a user