- tested in craftbukkit-1.5.2-R1.0 server
- tested in craftbukkit-1.6.4-R2.0 server
- tested in craftbukkit-1.7.2-R0.4-20140216.012104-3 server
- tested in craftbukkit-1.7.5-R0.1-20140402.020013-12 server
- tested in craftbukkit-1.7.9-R0.1 server
- tested in craftbukkit-1.7.10-R0.1 server
- tested in craftbukkit-1.8 server
- tested in craftbukkit-1.8.3 server
- tested in craftbukkit-1.8.5 server
- tested in craftbukkit-1.8.6 server
- tested in craftbukkit-1.8.7 server
- tested in craftbukkit-1.8.8 server
- tested in spigot-1.8.8 server
ChangeLog:
- v0.0.1 = First beta
- v0.0.2 = Changes in player move event processing
- v0.0.3 = Chest bug fixed
- v0.0.4 = Made some change to avoid lagging from playermoveevent
- v0.0.5 = Now using caching, so much less lag (hopefully)
- v0.0.6 = Fixed code that causing memory leakage (i'm watching in case if it happens again)
- v0.0.7 = Fixed memory leak problem
- v0.0.8 = No updates. just to make it compatible with 1.8.3. does not work with 1.8.1
- v0.0.9 = Found a serious problem and got fixed (this version works for both 1.8.1 and 1.8.3)
- v0.1.0 = now more sensitive about blocks around the ores (ores does not reveal when completely blocked by another blocks)
- v0.1.1 = 1.7.9 and 1.7.10 support added
- v0.1.2 = 1.5.2, 1.6.4, 1.7.2 and 1.7.5 support added
- v0.1.3 = now completely reveals all the hidden ores within the range. less lag too
+ it's working find in spigot 1.8.8 suddenly? but I don't know how. perhaps spigot team has changed something.
- v0.1.4 = fixed 0/38 packet error
Function:
- anti x-ray
- hide ores and reveal them when they get close to them
- you can easily change what ores to hide and what blocks to replace them
Commands:
Features:
- config.yml to change the radius to detect ores
- config.yml to change what ores to hide and what block it should be
Permissions:
Configuration:
- simply put HideOres.jar into your plugins folder and then it will create the config.yml file
- you can apply the settings in config.yml by reloading the server
ores:
- 56
- 14
- 15
- 16
- 21
- 47
- 48
- 52
- 58
- 73
- 74
- 129
- 54
- 61
- 62
- 97
- 98
- 116
- 120
- 130
- 146
- 153
replacingBlocks:
- 1
- 3
- 17
- 24
radius: 3
Bugs:
lightings
please report any bugs, problems to comment section or send e-mail to wysohn2002@naver.com
git
https://github.com/wysohn/HideOres