Go to file
ShadedJon 7b75bd05e7 Orebfuscator Logo 2017-04-20 18:25:56 -07:00
API Add support for bukkit/spigot 1.11 2016-11-17 16:33:11 +02:00
Plugin Issue #135: Plugin doesnt work unless you delete the config and force reload and clearcache after startup 2016-12-04 11:29:51 +02:00
v1_9_R1 Reworked ChunkReloader for fixing issue #110 2016-07-03 09:02:04 +03:00
v1_9_R2 Reworked ChunkReloader for fixing issue #110 2016-07-03 09:02:04 +03:00
v1_10_R1 Reworked ChunkReloader for fixing issue #110 2016-07-03 09:02:04 +03:00
v1_11_R1 Add support for bukkit/spigot 1.11 2016-11-17 16:33:11 +02:00
.gitignore Clean the project 2016-04-18 11:11:53 +02:00
LICENSE Added backward compatibility. Plugin now is supporting 1.9.0 - 1.9.4 2016-05-20 16:47:02 +03:00
Oreb.png Orebfuscator Logo 2017-04-20 18:25:56 -07:00
Oreb.svg Orebfuscator Logo 2017-04-20 18:25:56 -07:00
README.md Update README.md 2016-06-22 13:42:53 -07:00
pom.xml Add support for bukkit/spigot 1.11 2016-11-17 16:33:11 +02:00

README.md

#Orebfuscator:

The definitive Anti X-Ray plugin for CraftBukkit

###Changelog:

  • Updated to support 1.10 (Thanks Asgorioth)
  • Updated to support 1.9.4
  • Updated to support 1.9-1.9.2 (https://www.devotedmc.com)

###Requirements:

  • Java 1.6 / 1.7 / 1.8
  • Spigot/PaperSpigot and any other fork of CraftBukkit! (1.9 through 1.10)
  • ProtocolLib (4.0 or better)

###License:

Significantly reworked by Aleksey_Terzi to support v1.9 Minecraft; these portions as permissible: Copyright (C) 2016 by Aleksey_Terzi. All rights reserved.

Released under the same license as original.

####Original Copyright and License:

Copyright (C) 2011-2015 lishid. All rights reserved.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

See the LICENSE file.