sekwah41
aba79ceae4
Started the event code
2013-12-18 22:28:14 +00:00
sekwah41
024fa7c2a0
for got to add a ! to reverse the boolean warped
2013-12-18 22:18:00 +00:00
sekwah41
4fe6bfe955
fixed majob protect bug and possibly the player move deny bug
2013-12-18 22:09:54 +00:00
sekwah41
409f3453ac
Few small updates
2013-12-17 22:22:16 +00:00
sekwah41
4f1e493fc3
Added comment for debug note
2013-12-16 22:51:31 +00:00
sekwah41
4bd4d1bb0f
updated portal command
2013-12-16 22:45:11 +00:00
sekwah41
3617c3394c
Portal manager updated
2013-12-16 22:42:26 +00:00
sekwah41
f0c4988f29
Explosion protection now works
2013-12-15 22:42:19 +00:00
sekwah41
2e592c070b
Alot of changed and got the portals working
2013-12-15 22:36:07 +00:00
sekwah41
0c1282ef13
added code to load the portal data to the ram so its not loaded every
...
time a person moves
2013-12-14 22:24:09 +00:00
sekwah41
c0e1e82de0
Various updates plus portal creation
2013-12-14 21:29:24 +00:00
sekwah41
39822badd8
Started adding the portal block placing feature and also updated the
...
portal creation code to accept destinations
2013-12-13 21:32:21 +00:00
sekwah41
b0d593f27e
Updated the portal code and added the destination manipulators
2013-12-12 22:05:54 +00:00
sekwah41
448b38b5b1
Started adding the destinations code
2013-12-11 21:38:46 +00:00
sekwah41
eef53ec21b
Removed large comment
2013-12-08 22:34:26 +00:00
sekwah41
ea1fef37b8
Started making the portal creation commands
2013-12-08 22:33:55 +00:00
sekwah41
06ced651a1
Some bug fixes and minor changes
2013-12-08 20:29:04 +00:00
sekwah41
3e8305a85f
Added a custom item to be used as the axe along with a few other edits
2013-12-08 19:59:55 +00:00
sekwah41
5b3259feac
Updated the portals code to scan the yml
2013-12-08 16:34:03 +00:00
sekwah41
bd42f930ac
Added the start of the code to log portals in the portal.yml
2013-11-20 21:36:01 +00:00
sekwah41
dbabcdb27d
Renamed the files to it looked nicer and also started some of the portal
...
manipulation code, could probably be used in the api too.
2013-11-06 21:14:16 +00:00
sekwah41
afd508b20b
changed a thing in the portals yml
2013-11-05 21:00:08 +00:00
sekwah41
895a052035
Started the destinations
2013-11-05 20:35:45 +00:00
sekwah41
77738c16cf
Loaded the portals into a list so other code can check if portals exist
...
and where.
2013-11-03 21:46:28 +00:00
sekwah41
9b6b876bf8
Started the portal loading code
2013-11-02 20:02:29 +00:00
sekwah41
561db2f925
Registered a packet channel so that the plugin can message bungeecord
2013-11-02 16:45:10 +00:00
sekwah41
74e1fcf484
Started the portal creation yml and updated some stuff
2013-10-28 19:34:47 +00:00
sekwah41
5219a54ea6
Forgot to upload some files
2013-10-19 14:49:28 +01:00
sekwah41
6f04300dd8
Fixed some bugs and merged some files
2013-10-16 21:18:16 +01:00
sekwah41
0eba0ccf41
Added /portal show, some checks for pos 1 and 2 and also fixed some
...
bugs.
2013-10-15 21:45:44 +01:00
sekwah41
4aca087656
Still unfinished code in most areas but i have updated the position
...
logger and started coding the portal creator and editors in a way that
other plugins will be able to acess and controll it once its done.
2013-10-09 22:42:03 +01:00
sekwah41
4fe85da4bf
Started the create and destroy files, added permissions and a plugin
...
messsages file that makes it easier to change all common messages.
2013-10-09 22:14:44 +01:00
sekwah41
18976dd765
Started the destination command
2013-10-09 20:31:16 +01:00
sekwah41
78ba57b841
Started storing the config values inside variables for easier access,
...
also it stops the config from being loaded every time it needs to check
a variable.
2013-10-08 22:46:12 +01:00
sekwah41
4ec8e600d3
Moved some stuff in the config around.
2013-10-08 22:25:12 +01:00
sekwah41
18f8c8463a
Added a command to get a portal region selector and started making the
...
config for the plugin so you can change what you want such as being able
to still use the normal axe if wanted or needed.
2013-10-08 22:22:03 +01:00
sekwah41
b8bfc12962
Updated the Potals.yml file location
2013-10-08 20:51:53 +01:00
sekwah41
3408a8555c
removed .settings
2013-10-08 20:50:20 +01:00
sekwah41
eaaf8b542a
Started adding the yml acess data to the move event
2013-10-08 20:42:04 +01:00
sekwah41
16227f71ee
Registered the listeners, and a few other things
...
other things:
added position saving code so it logs your selection for later use by
the plugin and stopped the axe causing damage or interact with the
block.
2013-10-08 20:20:39 +01:00
sekwah41
1beb67cb7b
Fixed egit problems
2013-10-08 20:20:38 +01:00
sekwah41
8c27fa76ec
Fixed egit problem
2013-10-08 20:20:38 +01:00
sekwah41
b899bfbaa0
Added axe position selecting code, and registered the listeners class
2013-10-08 20:20:37 +01:00
sekwah41
0ea77dcec7
Started the plugin.yml, registered the event listener class and made it
...
so when the iron axe is used it logs a position.
2013-10-08 20:20:36 +01:00
sekwah41
ddfd213b69
Made the code slightly neater
2013-10-08 10:36:42 +01:00
sekwah41
0c3d22f52d
Removed unused imports and added a Supression warning for the
...
oniteminteract due to the gettypeid having some sort of unused warning
2013-10-07 21:27:40 +01:00
sekwah41
a32fe6c8c5
Started adding the axe interaction code
2013-10-07 21:26:03 +01:00
sekwah41
7f4715d94a
Added the listener class
2013-10-07 20:11:46 +01:00
sekwah41
d72f5184e8
Added enable and disable messages and also started the listener
2013-10-07 20:10:40 +01:00
sekwah41
64db12768f
Reconfigured the repository
2013-10-07 20:07:17 +01:00