51 Commits

Author SHA1 Message Date
SuperRonanCraft
54982cd850 updated language authors + Spanish and Czech Languages | 2.14.4 release 2020-11-05 14:11:41 -05:00
SuperRonanCraft
dbdf7d6a60 worlds with spaces support implementation 2020-11-03 00:12:57 -05:00
SuperRonanCraft
36dbe9d49d compiling fix + residence added to config.yml 2020-10-05 10:44:48 -04:00
SuperRonanCraft
4e62c743cb added Lands and Residence support 2020-10-05 10:31:20 -04:00
SuperRonanCraft
54482d897f economy charged after safe spot located 2020-10-04 20:37:20 -04:00
SuperRonanCraft
ea1fa435dd economy uncharge removed
now charges before teleporting after it's found a safe spot
2020-10-01 11:55:56 -04:00
SuperRonanCraft
5f43ba5590 RTP settings and player teleport classes seperated 2020-09-29 12:08:59 -04:00
yzhh
34d4a22f19
rename chn.yml to chs.yml (#44)
Co-authored-by: yzhh <OasisAkari@users.noreply.github.com>
2020-09-28 21:08:34 -04:00
yzhh
3f06fec1a8
Update chn.yml 2020-09-26 19:03:51 +08:00
SuperRonanCraft
e8ba929b04 2.14.0 - Release
no delay title added and fixed messages disabling
factionsuuid support added
2020-09-25 21:04:59 -04:00
SuperRonanCraft
ffd5d3e921 factionsuuid added as dependency 2020-09-25 16:57:53 -04:00
SuperRonanCraft
2fc9c7e94a edit command re-enabled + help command prefix 2020-09-24 20:51:09 -04:00
SuperRonanCraft
1f2a4b5b01 command help messages revamp + rtp titles enumed 2020-09-24 18:01:48 -04:00
SuperRonanCraft
c5d7705d54 Permission Groups added + '/rtp info world <player>' personalizes info page 2020-09-23 22:17:54 -04:00
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
14c276cefb 2.13.0 - Regions Plugin support (worldguard, griefprevention, towny, RedProtect) 2020-09-20 01:22:49 -04:00
SuperRonanCraft
77a94812d5 edit command fixes + dutch translation added 2020-08-13 16:00:47 -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
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
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
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
76ab0f1630 2.11.2 - Async Update 2020-08-06 14:04:00 -04:00
SuperRonanCraft
1a36668b93 beta 2020-08-05 20:03:11 -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
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
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
8c07e8eba4 empty messages dont send 2020-01-16 19:17:52 -05:00