This website requires JavaScript.
Explore
Help
Sign In
Fork
/
herobrine-2
Watch
2
Star
0
Fork
0
You've already forked herobrine-2
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
a7abdc7279
herobrine-2
/
src
/
net
/
theprogrammersworld
/
herobrine
History
David Berdik
a7abdc7279
Added "BuildPyramidOnChunkPercentage" and "BuildTempleOnChunkPercentage" to enable server administrators to control the percentage of chances that either a pyramid or temple will spawn on a new chunk
2019-12-30 14:55:28 -05:00
..
AI
Added "speakrandom" permission and command that will randomly send one of the configuration file-defined Herobrine chat messages to the specified user.
2019-12-30 13:54:58 -05:00
commands
When a player uses the help command, help will only be listed for commands that they have permission to use
2019-12-30 14:32:34 -05:00
entity
Renamed "HerobrineAI.java" to "Herobrine.java" and replaced "HerobrineAI" branding with "Herobrine"
2019-12-28 15:53:46 -05:00
listeners
Added "BuildPyramidOnChunkPercentage" and "BuildTempleOnChunkPercentage" to enable server administrators to control the percentage of chances that either a pyramid or temple will spawn on a new chunk
2019-12-30 14:55:28 -05:00
misc
Added "CheckForUpdate" configuration option which, when enabled, will check for a new version of the plugin every 24 hours and when one is found, will display a console alert once every hour. Additionally, OPs will see an update alert each time they log in to the server.
2019-12-30 13:26:06 -05:00
NPC
Added "ShowInTabList" configuration option to allow server owners to optionally make the Herobrine tab list entry persistent
2019-12-29 21:47:58 -05:00
support
Added support for RedProtect
2019-12-29 20:47:47 -05:00
ConfigDB.java
Added "BuildPyramidOnChunkPercentage" and "BuildTempleOnChunkPercentage" to enable server administrators to control the percentage of chances that either a pyramid or temple will spawn on a new chunk
2019-12-30 14:55:28 -05:00
Herobrine.java
Added "CheckForUpdate" configuration option which, when enabled, will check for a new version of the plugin every 24 hours and when one is found, will display a console alert once every hour. Additionally, OPs will see an update alert each time they log in to the server.
2019-12-30 13:26:06 -05:00
Support.java
Added support for RedProtect
2019-12-29 20:47:47 -05:00
Utils.java
Renamed "HerobrineAI.java" to "Herobrine.java" and replaced "HerobrineAI" branding with "Herobrine"
2019-12-28 15:53:46 -05:00