Tobias Ottenweller
790fd5bccd
bugfix: allow null gate parameter.
2017-01-01 10:52:13 +01:00
Tobias Ottenweller
acd96607d4
refactor permissions and packaging.
2017-01-01 10:52:00 +01:00
Tobias Ottenweller
892f151e38
comments removed.
2016-12-31 15:58:02 +01:00
Tobias Ottenweller
3bc5ba500c
Updated access modifiers, fixed all warnings.
2016-12-31 13:51:21 +01:00
Tobias Ottenweller
927b70fd2d
Merge pull request #34 from craftinc/refactor/cleanup
...
Code formatting
2016-12-31 12:05:14 +01:00
Tobias Ottenweller
344e69cefd
missing formatting for files.
2016-12-31 12:01:10 +01:00
Tobias Ottenweller
40b396f8a2
code formatter applied.
2016-12-31 11:59:11 +01:00
Mr Ddidderr
efb4b14b79
Merge pull request #32 from craftinc/feature/spigot
...
Spigot
2016-12-31 11:29:51 +01:00
Tobias Ottenweller
238dbe3e51
bump version to 2.4.1
2016-12-31 11:07:06 +01:00
Tobias Ottenweller
4deb8a3c6d
updated dependencies. replaced bukkit with spigot
2016-12-31 11:04:49 +01:00
Tobias Ottenweller
e2903514fe
read me updated.
version2.4.0
2014-02-07 10:54:45 +01:00
Tobias Ottenweller
44e86059de
Bumped version to 2.4.0
2014-02-05 20:48:58 +01:00
Tobias Ottenweller
fe0946117e
Read me updated.
2014-02-05 20:48:37 +01:00
Tobias Ottenweller
43dd934f48
Docs updated.
2014-02-05 20:43:08 +01:00
Tobias Ottenweller
b37f1000ab
Merge branch 'development' of github.com:craftinc/craftinc-gates into development
2014-02-05 20:36:34 +01:00
Tobias Ottenweller
c7a423ff20
Display information about allowed vehicles when executing the info command.
2014-02-05 20:36:23 +01:00
Tobias Ottenweller
b676af278d
Display a not allowed while riding message.
2014-02-05 20:23:59 +01:00
Tobias Ottenweller
a579209037
Do call the exit changed method of the gates manager.
2014-02-05 20:16:16 +01:00
Tobias Ottenweller
ca74b2e3ed
Removed invalid to do notes.
2014-02-05 20:15:56 +01:00
Tobias Ottenweller
6924e36249
Added soft-depend for multi-world plugins
2014-01-27 09:51:57 +01:00
Tobias Ottenweller
f8f31640ef
Added gate change listener interface used for dynmap.
2014-01-26 14:29:28 +01:00
Tobias Ottenweller
c80b0f0f68
Fix not persistent allow/deny riding flag.
2014-01-19 21:01:28 +01:00
Tobias Ottenweller
2bd8b0ff03
Fixed broken migration for old storage versions.
2014-01-06 17:28:59 +01:00
Tobias Ottenweller
a613b1933a
Send messages to players when executing allow/deny riding commands.
2014-01-06 17:21:43 +01:00
Tobias Ottenweller
d8fff26c9e
Added a allow riding attribute to the gate class. Added code to guaranty compatibility. Added two new commands for setting the riding attribute.
2014-01-06 17:13:02 +01:00
Tobias Ottenweller
0c13d0d3e3
Fix for missing clone of pig attributes.
2013-12-29 09:51:26 +01:00
Tobias Ottenweller
29592823b6
Bumped version to 2.4.0-DEV
2013-12-29 09:50:14 +01:00
Tobias Ottenweller
56c6af02b1
Keep velocity when teleporing boats and minecarts. This commit completes issue #10
2013-12-28 16:43:18 +01:00
Tobias Ottenweller
8b873a6d60
Added support for vehicles.
2013-12-28 15:11:12 +01:00
Tobias Ottenweller
e36519c246
gitignore updated.
2013-12-28 15:10:30 +01:00
Tobias Ottenweller
125d327a0d
Updated bukkit dependency.
2013-12-28 10:25:09 +01:00
Tobias Ottenweller
6c8658f7c5
Fixed typo. Did some cleanup.
2013-12-28 10:24:55 +01:00
Tobias Ottenweller
14041f8cd7
Updated bukkit dependency to 1.7.2-R0.1-SNAPSHOT.
2013-12-08 16:21:18 +01:00
Tobias Ottenweller
bb4a41e782
Readme updated. #2
2013-11-26 09:21:01 +01:00
Tobias Ottenweller
82df684c22
Readme updated.
2013-11-26 09:16:14 +01:00
Tobias Ottenweller
7f89917e81
Updated version to 2.3.0.
version2.3.0
2013-11-24 12:55:47 +01:00
Tobias Ottenweller
a1cb0102f8
Changed the executing phase of deployment script.
2013-11-23 15:31:27 +01:00
Paul Schulze
5af520f8ea
include mcstats in jar file when packaging with maven
2013-11-23 15:11:13 +01:00
Tobias Ottenweller
28cacfdb19
Updated the changelog and other documents for the upcoming 2.3 release.
2013-11-16 17:54:33 +01:00
Tobias Ottenweller
757d6b5a48
readme updated.
2013-11-16 15:40:53 +01:00
Tobias Ottenweller
056b8896a6
Updated bukkit depency.
2013-11-16 15:40:45 +01:00
Tobias Ottenweller
12a0bba6cc
Print the names of nearby gates when executing /gate nb.
...
Fixed a serious bug when trying to print a very long title.
Made the info command work without a supplied gate id. It then will print information about the closest gate. (Issue #13 )
2013-09-17 17:57:31 +02:00
Tobias Ottenweller
e9a454182a
Added the ability to change gate block types. Issue #26 .
...
Refactoring: Added a ConfigurationUtil class. Moved all configuration keys into it.
2013-09-15 17:09:17 +02:00
Tobias Ottenweller
260cabc509
Small typo fix.
2013-08-07 16:40:59 +02:00
Tobias Ottenweller
0b29936958
Changed some text getting displayed while executing the info command.
2013-07-27 12:03:38 +02:00
Tobias Ottenweller
efc30d0ae0
Added the nearby command. Issue #12
2013-07-24 10:39:37 +02:00
Tobias Ottenweller
f4111fb34f
Added a URL and license to the pom file.
2013-07-21 19:29:12 +02:00
Tobias Ottenweller
37bce23e3d
Updated a description inside the plugin.yml.
2013-07-18 12:09:50 +02:00
Tobias Ottenweller
d5ff63c163
Added Plugin Metrics.
2013-07-16 12:09:20 +02:00
Tobias Ottenweller
e60c735153
Removed the .settings folder.
2013-07-16 12:08:24 +02:00