bsalha1 / Printer

This is a plugin for Minecraft that aids in building, as it gives the player creative mode and charges them for each block they place. All exploits are patched as well.
GNU General Public License v3.0
6 stars 5 forks source link

Printer can be enabled and used on wilderness and not owned territories #1

Closed Alexre closed 4 years ago

Alexre commented 4 years ago

I can enable printer mode in enemy territories and wilderness even though the options are set to:

factions: support: true allow-in-wilderness: false

I'm using SaberFactions 2.4.0-RC

Alexre commented 4 years ago

After a server restart, this issue happens, but If I reload printer with plugman, the region restriction seems to work fine, maybe a priority issue?

bsalha1 commented 4 years ago

Working on fixing this right now - it is a priority issue. I will keep you posted.

bsalha1 commented 4 years ago

After a few days of testing I've found that the issue is impossible to fix as I cannot control how Factions plugins initialize and I cannot automate the fix. What you have to do is go into the plugin.yml in the Printer.jar file (with a program like Win-RAR) and put Factions next to Vault in the depends list Ex: depends: [Vault, Factions]