Commit Graph

60 Commits

Author SHA1 Message Date
sekwah
03c97984a6 Started working on portal data saving 2024-11-18 05:32:21 +00:00
sekwah
9d58c24d1a Added more subcommands 2024-11-18 05:32:21 +00:00
sekwah
59105b15ce Update to have a invalid sub command message 2024-11-18 05:32:21 +00:00
sekwah
31143029b6 updated translation and config files 2024-11-18 05:32:21 +00:00
sekwah
42ae063e41 Updated language translator 2024-11-18 05:32:21 +00:00
sekwah
55ff3da4f2 updated plugin.yml 2024-11-18 05:32:21 +00:00
sekwah
5b13211b38 Starting to add spigot loading 2024-11-18 05:32:21 +00:00
sekwah
c45197c803 Started help menu, not sure exactly what it looks like yet 2024-11-18 05:32:21 +00:00
sekwah
b3febeb684 Started designing the start of commands 2024-11-18 05:32:21 +00:00
Alastair
fd6d9ed889 Added forgotten files 2024-11-18 05:32:21 +00: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
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
sekwah
d530621da0 Updated version num 2018-03-07 17:43:30 +00:00
sekwah
5c4cbaa127 Changed advancedportals.warp to effect the command and not destinations 2018-03-07 17:37:45 +00:00
sekwah
a8521b3998 Updated warp event code and stopped on stopped move events 2018-01-17 02:48:24 +00:00
sekwah41
2096698b52 fixed inverted command level issue 2017-12-18 02:29:13 +00:00
Alastair
726a4d7ba2 Updated version info 2017-11-30 20:44:34 +00:00
Alastair
1cd97d2bc1 Added no spectator mode setting 2017-11-30 19:13:52 +00:00
Alastair
fbbd104881 changed around the permissions 2017-08-06 00:10:06 +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
3366e9705a Ch 2017-07-14 00:15:08 +01:00
Alastair
801ce6a4aa Fixed issue from refactoring as well as other issues 2017-07-12 13:27:22 +01:00
Alastair
3832c43148 updateed version numbers 2017-06-13 02:34:58 +01:00
Alastair
64da16507c Update info 2017-06-13 01:39:51 +01:00
Alastair
8e1bd7b832 Forgot to upload before release 2017-06-12 15:44:03 +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
19041f05d4 version numbers 2017-05-25 11:22:19 +01:00
Alastair
eda0dd5de6 Fixed issue with orders of the variables 2017-05-21 03:35:29 +01:00
Alastair
e6ebcef28a Fixed for older versions 2017-05-19 06:31:21 +01:00
Alastair
bbcd423987 Added support for 1_8_R1 2017-05-13 18:19:08 +01:00
Alastair Hawkes
1bf886e909 fixed bugs with the new features 2017-04-20 03:55:14 +01:00
Alastair Hawkes
160d1e4cc3 Updated plugin organisation and disabled console portals by default 2017-04-20 03:31:25 +01:00
Alastair Hawkes
d392dfa88c fixed back. not sure why i thought this was the exploit... 2017-04-20 00:55:56 +01:00
Alastair Hawkes
6bcc9e6510 why is this back to true.... 2017-04-20 00:54:08 +01:00
Alastair Hawkes
e9b47db152 updated version number 2017-04-20 00:52:43 +01:00
Alastair
6b18c0721d removed an unneeded perm 2017-04-06 02:17:51 +01:00
Alastair
9f32237dae fixed portal perms 2017-03-07 12:12:16 +00:00
Alastair
cb5e429de0 update versions 2017-03-07 12:06:42 +00:00
Alastair
4cb0df024e Fix desti permission error 2017-03-07 12:06:17 +00:00
Alastair
ee10d17cbb rearranged to test gui stuff 2017-03-07 00:12:13 +00:00
Alastair
eb03573338 Renamed tags and also added notes 2017-03-07 00:00:13 +00:00
Max Qian
161a56d281 Add throwback config 2016-08-15 16:26:27 -07:00
Alastair
7fdb84f36b Forgot to remove from the config 2016-08-04 03:32:49 +00:00
Alastair
4134b77502 Added portal fail launchback 2016-08-04 03:26:08 +00:00
Alastair
d4da241c2c Still need to rewrite the portal system for tags and create the destinations but have tidied it up a little and sorted out the lists to and warp command. 2016-08-04 02:23:38 +00:00
Alastair
305014c31c Merge branch 'master' into portals-rewrite
# Conflicts:
#	Resources/config.yml
#	pom.xml
#	src/com/sekwah/advancedportals/AdvancedPortalsCommand.java
#	src/com/sekwah/advancedportals/AdvancedPortalsPlugin.java
#	src/com/sekwah/advancedportals/DestinationCommand.java
#	src/com/sekwah/advancedportals/WarpCommand.java
#	src/com/sekwah/advancedportals/listeners/FlowStopper.java
#	src/com/sekwah/advancedportals/listeners/Listeners.java
#	src/com/sekwah/advancedportals/listeners/PortalPlacer.java
#	src/com/sekwah/advancedportals/listeners/PortalProtect.java
#	src/com/sekwah/advancedportals/portals/AdvancedPortal.java
#	src/com/sekwah/advancedportals/portals/Portal.java
2016-08-04 01:43:58 +00:00
Max Qian
80fcd96ba7 awarp is now an alias of destination and destination permissions 2016-08-02 17:03:00 -07:00
Alastair
9fc3847fb5 trying to fix tracking for workspace 2016-07-31 16:26:04 +00:00
Max Qian
252187c404 Add a cooldown 2016-07-28 13:18:38 -07:00