Commit graph

89 commits

Author SHA1 Message Date
Norbi Peti 648518d5b6
Allow claiming town plots in the same chunk
Off by one error
2019-09-21 22:43:26 +02:00
Norbi Peti ba0042311b
Made Towny-Factions work for... not just 16x16 plots
Math is hard
TBMCPlugins/PluginConfigs#68
2019-09-21 22:16:44 +02:00
Norbi Peti aa8d8a3028
Adding distance in the message 2019-08-27 02:54:28 +02:00
Norbi Peti 4d3838caa7
Fix Towny claim check and depend on the Core 2019-08-26 00:59:27 +02:00
Norbi Peti bb87385d83
Converted components and almost finished Towny-Factions 2019-08-25 03:36:30 +02:00
Norbi Peti 9c48e84ab8
Small fixes for ChunkArchive 2018-08-10 15:11:26 +02:00
Norbi Peti 7775203b5b
Integrated ChunkArchive & added test
Testing on each start
2018-08-05 17:49:58 +02:00
Norbi Peti 5b6d1a9f14 Add 'ChunkArchive/' from commit 'ca80b3f5355b9150784ef09191766556299e9190'
git-subtree-dir: ChunkArchive
git-subtree-mainline: 8e0339cfaa
git-subtree-split: ca80b3f535
2018-08-05 12:21:06 +02:00
Norbi Peti ca80b3f535
Removing the filter to see if that gives something 2018-01-09 21:43:01 +01:00
Norbi Peti 945151518a
Using Travis config from DiscordPlugin
Not sure what causes the issue...
2018-01-09 21:05:46 +01:00
Norbi Peti 509fe99294
Fixed for Spigot, added error reporting 2018-01-08 22:50:39 +01:00
alisolarflare 8e0339cfaa Multiple changes 2018-01-03 13:49:23 -05:00
alisolarflare e60af98c02 Made my crash attempts harder,
Also tried to make things that shouldn't crash, actually not crash.
2018-01-01 09:40:33 -05:00
alisolarflare ac10e997c0 Doing research on overflow crashes and stuff 2018-01-01 09:09:12 -05:00
alisolarflare 16d647ddf6 Edited plugin.yml, made some changes 2018-01-01 08:27:51 -05:00
alisolarflare 3b937667de Started research on plugin filepaths 2017-12-28 13:52:26 -05:00
alisolarflare 1c1e308375 Refactoring - Moved components into new folder 2017-12-28 12:59:29 -05:00
alisolarflare fd4a8139af First commit in a while 2017-12-28 12:40:23 -05:00
Norbi Peti e25b3740b6 Updated Travis config 2017-10-30 13:33:23 +01:00
Norbi Peti 0899205dcb Fixed error on 1.12.2 2017-10-30 13:24:49 +01:00
alisolarflare 08bc3d8c9a Suddenly a Test server 2017-10-09 17:39:19 -04:00
alisolarflare 61aaec1ef6 Started work on Dungeon code 2017-08-25 19:52:05 -04:00
alisolarflare 8940793094 Set Dictionary commands to modOnly 2017-08-23 15:58:26 -04:00
alisolarflare 303a9cce8a Removed Components: Metrics, Persistence, RTP 2017-08-23 15:49:49 -04:00
alisolarflare f51ccc9113 Added back boom bows, arrow trails, and cannon bows 2017-08-23 15:47:02 -04:00
alisolarflare 3ea8bb6539 nah, you need to use .equals() or .equalsIgnoreCase() 2017-08-14 16:35:48 -04:00
alisolarflare 428c17123d *actual* commit for the hell of it 2017-08-14 16:31:48 -04:00
alisolarflare 6077d39f1d Added path to choosecolor 2017-08-14 16:30:52 -04:00
alisolarflare 7e43d8f090 Started work on ChooseColor Command 2017-08-06 13:21:37 -04:00
alisolarflare e238a4475f made stuff not break description hello okay? 2017-07-01 17:00:21 -04:00
Norbi Peti 6006e995b9 That kinda worked but need to make the key private 2017-06-28 18:20:48 +02:00
Norbi Peti 39ee9ba498 That didn't work so try this 2017-06-28 18:12:24 +02:00
Norbi Peti 765610e6e3 Using the yes command to answer everything 2017-06-28 18:02:27 +02:00
Norbi Peti 1943f7ce0c Trying all the solutions I found 2017-06-28 17:52:39 +02:00
Norbi Peti cbc0a40733 Uhm 2017-06-28 17:34:06 +02:00
Norbi Peti 6fefbe6362 Ehm 2017-06-28 17:28:49 +02:00
Norbi Peti 2f712a6ce5 Of course forgot skip_cleanup 2017-06-28 17:25:49 +02:00
Norbi Peti aaa7e7b7ee Added deploy script 2017-06-28 17:20:15 +02:00
Norbi Peti c939d1e752 Tesring cache 2017-06-27 11:14:20 +02:00
Norbi Peti 3a836aae15 Let's try this again 2017-06-27 10:47:23 +02:00
Norbi Peti 6cb1112e2f This should work as well, now it has CraftBukkit 2017-06-26 23:16:32 +02:00
Norbi Peti 995357d1ee I hope it works this way 2017-06-26 22:51:58 +02:00
Norbi Peti c2d13a5fc8 It doesn't work that way either 2017-06-26 17:35:46 +02:00
Norbi Peti d6c3ec7c7e Apparently it doesn't work like that 2017-06-26 17:14:45 +02:00
Norbi Peti 313a568304 FInished Travis config to download BuildTools 2017-06-26 17:04:34 +02:00
Norbi Peti e4813e08fe Fixed typo... 2017-06-25 22:25:17 +02:00
Norbi Peti 9475b30f3e Adding Travis file with caching 2017-06-25 22:22:28 +02:00
alisolarflare 9da8aa72df Renamed Hello package into "Dictionary" package 2017-06-25 13:58:09 -04:00
alisolarflare 196efad665 unanonymous'd 2017-06-24 13:34:15 -04:00
alisolarflare 3ae2b0c028 Changed from javax.json to gson 2017-06-24 12:55:04 -04:00