David Berdik
e1b4dc9d07
*Updated plugin.yml version number from 1.7.1 to 1.7.2
...
*Changed plugin internal version number from 20 to 21
2017-12-30 13:28:38 -05:00
David Berdik
f07776c0ba
*Updated plugin.yml version number from 1.7.0 to 1.7.1
...
*Changed plugin internal version number from 19 to 20
2017-07-19 12:06:26 -04:00
David Berdik
51df08505f
*Added donation message to the server console output when the plugin is enabled
...
*Added donation message when OPs log in to the server
*Added configuration option to disable donation message when OPs log in to the server
*Updated plugin.yml version number from 1.6.1 to 1.7.0
*Changed plugin internal version number from 18 to 19
2017-06-11 21:51:18 -04:00
David Berdik
2b2acf0719
*Updated plugin.yml version number from 1.6.0 to 1.6.1
...
*Changed plugin internal version number from 17 to 18
2017-04-02 20:42:58 -04:00
David Berdik
699827735a
*Updated plugin.yml version number from 1.5.0 to 1.6.0
...
*Changed plugin internal version number from 16 to 17
2016-11-19 20:04:26 -05:00
David Berdik
e20c818c50
*Updated plugin from Bukkit/Spigot 1.9.4 to 1.10
...
*Updated plugin.yml version number from 1.4.0 to 1.5.0
*Changed plugin internal version number from 15 to 16
2016-06-16 16:19:57 -04:00
David Berdik
2bb45ab770
*Updated plugin from Bukkit/Spigot 1.9.2 to 1.9.4
...
*Updated plugin.yml version number from 1.3.1 to 1.4.0
*Changed plugin internal version number from 14 to 15
*Added website attribute to plugin.yml
*Update checking now occurs on a separate thread
*Update checking now occurs once every 24 hours instead of only once when the server is started
*If an update check determines that a newer version is available, an update message will be displayed in the console once every hour
*If an update check determines that a newer version is available, server OPs will be presented with an update message when they log in
2016-05-14 18:15:13 -04:00
David Berdik
ce6ebb900a
*Updated plugin.yml version number from 1.3.0 to 1.3.1
...
*Changed plugin internal version number from 13 to 14
2016-05-10 13:50:00 -04:00
David Berdik
b8cc5a19fc
*Updated plugin from Bukkit/Spigot 1.8.8 to 1.9
...
*Updated plugin.yml version number from 1.2.8 to 1.3.0
*Changed plugin internal version number from 12 to 13
2016-03-01 22:00:33 -05:00
David Berdik
4f2f183b3f
*Updated plugin.yml version number from 1.2.7 to 1.2.8
...
*Changed plugin internal version number from 11 to 12
2016-02-19 17:46:53 -05:00
David Berdik
458a7b5ca9
*Updated plugin.yml version number from 1.2.6 to 1.2.7
...
*Changed plugin internal version number from 10 to 11
2016-02-14 18:12:45 -05:00
David Berdik
2adf0c15d0
*If a player executes the help command and has the permission to do so, there's no need to check again after it has already been determined that they do.
...
*Updated plugin.yml version number from 1.2.5 to 1.2.6
*Changed plugin internal version number from 9 to 10
2016-01-15 18:33:46 -05:00
David Berdik
f3e65a286e
Changed main class name from "HerobrineAI" to "Herobrine"
2016-01-14 21:47:57 -05:00
David Berdik
855d58f968
*Updated plugin.yml version number from 1.2.4 to 1.2.5
...
*Changed plugin internal version number from 8 to 9
2016-01-09 23:46:54 -05:00
David Berdik
413658593d
*Updated plugin.yml version number from 1.2.3 to 1.2.4
...
*Changed plugin internal version number from 7 to 8
2016-01-03 17:46:27 -05:00
David Berdik
095e5c49f1
*Added new option "ShowInTabList" to the configuration. This option allows the server administrator to set whether Herobrine will always show in the tab list or will only show to Herobrine's current target.
...
*Updated version number from 1.2.2 to 1.2.3.
*Updated internal version number from six to seven.
2015-11-26 19:33:24 -05:00
David Berdik
f985f1d5c7
Added additional command alias: hb.
2015-10-27 15:35:24 -04:00
FabioZumbi12
6c2e7bde7b
Now the Herobine tablistname will only show for attacked players. Fix
...
herobrine look direct to Player. Added aliases to command on plugin.yml
2015-10-27 01:26:44 -02:00
David Berdik
c27fcaa24f
*Added EntityListener constructor
...
*Updated plugin.yml version number from 1.2.1 to 1.2.2
2015-10-13 22:01:25 -04:00
David Berdik
5743d43fb0
*Modified command help output to be shorter and simpler.
...
*Changed "org.jakub1221.herobrineai" package naming convention to "net.theprogrammersworld.herobrine"
Known issue:
*"/herobrine position" command does not work.
2015-09-13 17:47:37 -04:00
David Berdik
9f048a3326
Updated plugin from Bukkit/Spigot 1.8.3 to 1.8.6.
2015-06-02 16:17:40 -04:00
David Berdik
e2002ff29e
Removed some more HerobrineAI branding, rewrote output from help command to be easier to read. Unfortunately, rewriting it to make it easier to read also made it less descriptive than what I originally wrote.
2015-04-10 20:54:14 -04:00
David Berdik
4e6c05a0ee
Plugin configuration information updated.
2015-04-02 18:26:18 -04:00
David Berdik
ee03f73d90
Modified .classpath file to match the classpath set-up on my computer. Eventually I hope to modify the way the classpath works to use relative filepaths as opposed to absolute ones which causes problems like the one we are having here. Also modified plugin.yml to match the new name of the HerobrineAI plugin derivative. It is important to note that this is not intended to be an unofficial repository for HerobrineAI, but rather a repository for a derivative.
2015-03-06 07:01:00 -05:00
FabioZumbi12
07f7cb0d75
Wrong values ¬¬
2015-03-05 22:14:22 -03:00
FabioZumbi12
fde76a9d0b
Added aliases!
2015-03-05 22:09:32 -03:00
FabioZumbi12
93af0f0e39
(Optional)Changed name and version.
2015-03-05 21:57:34 -03:00
David Berdik
f3693d54d6
Finished removing all traces of Herobrine AI branding. Improved plug-in output so that it is more useful and easier to understand.
2015-02-08 20:27:17 -05:00
David Berdik
36240343f9
Worked on replacing HerobrineAI branding as well as improving improving plugin output. Work will continue with doing this in the BuildStuff.java file.
2015-02-06 22:29:49 -05:00
David Berdik
f28353a315
There's no need to reinvent the wheel. This commit updates the source code to the unofficial Herobrine AI v3.5.0 update released by Bukkit developer xyxyxyxy2112 ( https://www.dropbox.com/s/l6xoheph3vfxhsy/HerobrineAI_3.5.0.zip?dl=0 ).
2015-02-01 20:53:26 -05:00