106 Commits

Author SHA1 Message Date
SuperRonanCraft
c8a00751fa Permission based world configs added + UseWorldBorder slightly ignores maxRadius 2020-09-23 17:41:04 -04:00
SuperRonanCraft
82cba7cef6 Permission config (framework) 2020-09-23 11:59:53 -04:00
SuperRonanCraft
afcb76bfd7 2.13.1 Release
language file dynamic generation from en.yml
2020-09-23 11:01:06 -04:00
SuperRonanCraft
60458c35f9 config.yml fix + hunger to rtp added 2020-09-21 21:25:19 -04:00
SuperRonanCraft
18f4ebb40e hunger to rtp + custom permission configs (framework) 2020-09-21 19:03:45 -04:00
SuperRonanCraft
020fa52898 file managements improvements 2020-09-20 19:50:10 -04:00
SuperRonanCraft
f9ab7da980 2.13.0 - Release
Teleport message if not under a delay
Invincibility timer updated to be in seconds rather than ticks
'/rtp info world' added
2020-09-20 12:51:54 -04:00
SuperRonanCraft
14c276cefb 2.13.0 - Regions Plugin support (worldguard, griefprevention, towny, RedProtect) 2020-09-20 01:22:49 -04:00
SuperRonanCraft
211d3609d4 soft depends seperated from main RTP class 2020-09-19 02:15:47 -04:00
SuperRonanCraft
77a94812d5 edit command fixes + dutch translation added 2020-08-13 16:00:47 -04:00
SuperRonanCraft
a1cc310c74 edit command updates 2020-08-13 13:03:54 -04:00
SuperRonanCraft
34d3b656a1 New edit command 2020-08-13 12:00:58 -04:00
SuperRonanCraft
d2c9b14d75 2.12.2 - Release 2020-08-12 21:37:15 -04:00
SuperRonanCraft
e720f5e600 Cooldown disabled bug fix
framework to cancel teleports while chunks are loading
2020-08-12 16:41:03 -04:00
SuperRonanCraft
fd1c7c5c14 2.12.1 - Chunk async support on older servers
Reason for this change is that in previous versions on MC the spigot api would load a chunk prior to finding the tallest block in the world. So a full recode on the random location has been issued, first generating a random x/z coordinates, then loading that locations chunk, grabbing the tallest block making sure its a valid block, and then checking for griefprevention/worldguard, and then teleporting the player if its valid, else loop again until it finds a valid location, or cancel if there are too many attempts.
2020-08-12 13:35:47 -04:00
RonanCraft
3b8b7b0b38
Update README.md 2020-08-11 20:33:20 -04:00
RonanCraft
951887913c
Update LICENSE 2020-08-11 20:28:33 -04:00
SuperRonanCraft
b8c6933dad credits 2020-08-11 20:10:22 -04:00
SuperRonanCraft
88e6c1f85b lang updates 2020-08-11 16:32:14 -04:00
SuperRonanCraft
3bea7167a7 effects load properly + Added Loading and Cancelled Titles 2020-08-11 16:15:17 -04:00
SuperRonanCraft
375ade83b3 titles converted to effects + Delays message touch up 2020-08-11 13:02:13 -04:00
SuperRonanCraft
5a497dfc9e new effects.yml file + async chunk load loop fix 2020-08-11 11:59:22 -04:00
SuperRonanCraft
fe12cb802b Added Effects and invincibility
- If delays are disabled, cooldown will not add delay time to cooldown
- Added potion effects and invincibility upon rtp'ing
- While in debugger mode, be able to execute '/rtp test' to test potion effects and particles
- Fixed an issue with explode particle shape
2020-08-10 22:00:45 -04:00
SuperRonanCraft
2ffe2b5cb3 Cooldowns save and lock
- Cooldowns work on first rtp after start-up
- Cooldowns save after restart/reload
- Cannot rtp (locked) after certain amount of rtps
- Added Rtp on first join
2020-08-10 17:56:03 -04:00
SuperRonanCraft
b394f37f93 Cooldowns revamp 2020-08-10 12:02:44 -04:00
SuperRonanCraft
481ed0c33e
Merge pull request #39 from kamiya10/patch-1
Update cht.yml
2.12.0
2020-08-09 23:27:56 -04:00
kamiya10
59e766a4f7
Update cht.yml
translated the comments and corrected some mistaken translations
2020-08-09 11:48:06 +08:00
SuperRonanCraft
e0392d9105 better info command + removal of thread.sleep + economy bug fix on reload 2020-08-08 01:02:25 -04:00
SuperRonanCraft
3f2c8f2d10 particle shapes 2020-08-07 16:57:57 -04:00
SuperRonanCraft
8f17178799 particles 2020-08-07 11:52:45 -04:00
SuperRonanCraft
b8930a510d 2.11.3 - Async Delays issue
Added the ability to disable delays in the config
2020-08-07 09:45:00 -04:00
SuperRonanCraft
060361c6e7 sounds fix 2020-08-07 01:03:05 -04:00
SuperRonanCraft
76ab0f1630 2.11.2 - Async Update 2020-08-06 14:04:00 -04:00
SuperRonanCraft
46800d4596 seperated teleporting to another class
Seperated teleporting class to remove clutter and simplify the readibility of the rtp processing
2020-08-06 10:20:36 -04:00
SuperRonanCraft
1a36668b93 beta 2020-08-05 20:03:11 -04:00
SuperRonanCraft
b66a188592 async chunk finding 2020-08-05 19:59:44 -04:00
SuperRonanCraft
d48e258907 2.11.1
Nether Worlds are forced minimum y > 0
Vault permission support
2020-08-05 19:46:12 -04:00
SuperRonanCraft
bb90d6e347 normalization 2020-07-24 00:33:02 -04:00
SuperRonanCraft
8320008118 2.11.0 Nether Update 2020-07-22 21:37:35 -04:00
SuperRonanCraft
bf62655925 Full Cave support - 2.11.0 2020-07-22 17:59:37 -04:00
SuperRonanCraft
75b4e5d32e nether/end support incoming 2020-07-22 13:12:46 -04:00
SuperRonanCraft
2d3fa2691e
Merge pull request #26 from eUipKh/patch-1
Add void_air material to default config
2020-06-04 18:54:46 -04:00
SuperRonanCraft
093bc3dc33
Merge pull request #22 from OasisAkari/master
Create chs.yml and cht.yml
2020-06-04 18:54:25 -04:00
SuperRonanCraft
4604de482d
Merge pull request #24 from shuxx/master
Update fr.yml
2020-06-04 18:53:51 -04:00
Brian
925424d900
Add void_air material to default config
- Should fix void teleport on end dimension.
2020-04-06 22:09:45 -04:00
Pierre Desforges
e10c380811
Update fr.yml
Corrections of conjugation errors
2020-03-24 19:13:36 +01:00
SuperRonanCraft
bb1c402c42 New settings inventory framework
Currently in a developement stage of making a inventory based settings system like AdvancedModreq.
2020-03-05 21:03:27 -05:00
yzhh
3e3e8bf16b
added chs & cht language 2020-02-25 19:18:01 +08:00
SuperRonanCraft
07dae8fbc5 2.10.0 2020-02-23 01:17:08 -05:00
SuperRonanCraft
3399eafa04
Merge pull request #20 from Craftstuebchen/master
Removed .DS_Store files, added support for https://hub.spigotmc.org/s…
2020-02-04 11:31:16 -05:00