ChanceSD / PvPManager

A Spigot/Paper plugin to toggle PvP, stop combat log, protect new players and much more
https://www.spigotmc.org/resources/pvpmanager.845/
Other
131 stars 47 forks source link

i need to disable pvpmanager in BedWars #424

Closed smscentras closed 10 months ago

smscentras commented 1 year ago

I need to disable pvpmanager in BedWars, there is other war system. How to do that?

ChanceSD commented 1 year ago

World exclusions I guess https://github.com/ChanceSD/PvPManager/blob/b845614ffa70b542c320fb30e0abb49bee7fcd12/pvpmanager/src/main/resources/config.yml#L35-L36

smscentras commented 1 year ago

i have all games in one world, but one game need to disable fighting style.

ChanceSD commented 1 year ago

Permissions then, pvpmanager.exempt or the other permissions under it https://github.com/ChanceSD/PvPManager/wiki/Permissions

smscentras commented 1 year ago

maybe there is region exempts? that would be the best option, what do you think? Region Exclusions

ChanceSD commented 1 year ago

I think the best option is have bedwars in another world, don't know how your server works but just makes more sense But maybe this works https://www.spigotmc.org/resources/worldguard-extra-flags.4823/ and use console command on entry/exit to give them permission

smscentras commented 1 year ago

flag "pvpmanager.sign" - activates PVPmanager to work in region, which is not have active PVPmanager, yes?

ChanceSD commented 1 year ago

Isn't that a permission? But no, that permission is for creating signs which no longer works

smscentras commented 1 year ago

maybe this plugin have permission, to work in region, which did not have active pvpManager? i want to activate this plugin with flag in regions, where is need that.

ChanceSD commented 10 months ago

This is fixed I think, if you're the same person I talked to in discord