Commit Graph

171 Commits

Author SHA1 Message Date
Sekwah
faf14757f8 Updated to 1.13
Backwards compatibility is also removed
2018-07-23 03:02:42 +01:00
Sekwah
e3ff485b09 Changed build system 2018-07-23 01:43:29 +01:00
Unknown
e3b660dcae Possible fix to memory leak 2018-07-12 13:49:20 +01:00
Sekwah
4f516a7eb2 Added a space 2018-07-05 02:27:16 +01:00
sekwah
ca72d9a8df Removed portal overlap because it was imperfect and one of the cheks was also causing an issue. This was better than fixing because portal regions may overlap with different triggerblocks 2018-05-21 21:02:01 +01:00
Unknown
811079b901 Auto stash before merge of "portals-old" and "origin/portals-old" 2018-05-04 03:55:56 +01:00
sekwah
6d6a483275 Added support for 1.8 as it was broken, need to fully test with 1.12 and a few other versions before release 2018-04-07 03:30:55 +01:00
FabioZumbi12
0c691df591 Add command to warp to portal. 2018-03-26 05:35:16 -03:00
sekwah
f42f2d3aea Changed return 2018-03-07 17:42:25 +00:00
sekwah
5c4cbaa127 Changed advancedportals.warp to effect the command and not destinations 2018-03-07 17:37:45 +00:00
sekwah
72db55a86b Updated warp event code and stopped on stopped move events 2018-01-14 20:34:48 +00:00
sekwah41
2096698b52 fixed inverted command level issue 2017-12-18 02:29:13 +00:00
sekwah41
efe03d29aa Changed default permission when command level isnt found 2017-12-17 22:51:06 +00:00
Alastair
5b12a9960f Changed command execution to allow chat command catchers to be activated 2017-12-02 01:48:59 +00:00
Alastair
1cd97d2bc1 Added no spectator mode setting 2017-11-30 19:13:52 +00:00
sekwah41
bfc473ec85
Merge pull request #101 from sekwah41/mob-spawning
Added anti pigman spawning
2017-11-30 19:00:33 +00:00
Alastair
4dcb4dd354 Added anti pig spawning 2017-11-30 18:56:42 +00:00
sekwah41
cd5933aa08
Merge pull request #95 from Xorgon/master
Added error message when players don't have build permission.
2017-11-28 22:54:11 +00:00
Alastair
734337a5be Fixed prefix 2017-11-20 20:45:19 +00:00
Xorgon
89036c12a7 Added error message when players don't have build permission. 2017-10-26 17:41:12 +01:00
sekwah
9ec4c3b78a trying out material auto complete 2017-09-01 12:14:58 +01:00
Alastair
fbbd104881 changed around the permissions 2017-08-06 00:10:06 +01:00
Alastair
8f5fba9959 Fixed spelling errors 2017-07-23 20:41:43 +01:00
Alastair
43160e35d9 Fixed capitalisation 2017-07-20 15:28:00 +01:00
Alastair
de987f0555 Added cooldowns for world events and teleporting in case a plugin warps you or you change world 2017-07-16 23:42:22 +01:00
Alastair
9e371b7a97 Added message to when you select portals directly 2017-07-15 11:29:10 +01:00
Alastair
52712ff015 Fix for 1.8.8 due to a reference to the hand being used which was not needed 2017-07-15 11:22:08 +01:00
Alastair
e4f38f50a0 fix again 2017-07-14 15:03:27 +01:00
Alastair
9d21bc3fc0 break building test 2017-07-14 14:57:54 +01:00
Alastair
9861869ad8 Test2 2017-07-14 12:04:39 +01:00
Alastair
fc4e94bcd3 test 2017-07-14 12:00:52 +01:00
Alastair
3551066e21 Stop use of commands with console causing crash reports 2017-07-14 00:56:39 +01:00
Alastair
3366e9705a Ch 2017-07-14 00:15:08 +01:00
Alastair
ac8d5a9725 removed small stupid cast issue 2017-07-12 14:48:09 +01:00
Alastair
68bffc2c7e Merge remote-tracking branch 'origin/master' 2017-07-12 13:33:28 +01:00
Alastair
801ce6a4aa Fixed issue from refactoring as well as other issues 2017-07-12 13:27:22 +01:00
sekwah
1406a86272 Fixed support for below 1.10 2017-07-08 09:27:05 +01:00
Alastair
f73192d729 Started to add more to the help command 2017-06-13 18:54:18 +01:00
Alastair
c403e59360 updated variable calls 2017-06-13 18:06:48 +01:00
Alastair
fca3d737db Fixed double message issue of offhand. 2017-06-13 02:33:47 +01:00
Alastair
a3ae2416c3 Added metrics back 2017-06-13 01:32:28 +01:00
Alastair
8e1bd7b832 Forgot to upload before release 2017-06-12 15:44:03 +01:00
Alastair
9d906e9fff Fixed an issue for the config loading on the first startup 2017-06-12 14:53:27 +01:00
Alastair
42ac3553a2 Fixed text error 2017-06-11 22:26:16 +01:00
Alastair
1af04abd37 Fixed text error 2017-06-11 19:14:35 +01:00
Alastair
9099f2367b Fixed portal error and also added new block place features 2017-06-11 18:32:53 +01:00
Alastair
de46b0846e fixed more 2017-06-10 08:21:14 +01:00
Alastair
60287a4526 Forgot to finish removing metrics 2017-06-10 07:59:34 +01:00
Alastair
82cfa1a4b3 Replace metrics with own. Donesn't need to be as good at least the level of the naruto mod possibly or make it draw a graph. If you do the graph part also do it for the naruto mod and make it render the data to a folder on the website. 2017-06-10 07:55:39 +01:00
Alastair
1e8e5d9e03 Fixed wrong json format stopping a feature working 2017-06-10 07:27:27 +01:00