依赖插件:图像库
关于SimplePVE
SimplePVE 正是它所说的。一个简单的 PVE 插件,供您的服务器单独修改或更改 PVE 规则。
适用于 ZoneManager、RaidableBases、Clans、Friends、ZoneManagerAutoZones
Easy explanation in the config
Commands • /simplepve - Use to enable or disable pve toggle • /rsp - Use to reload the plugin Permissions • simplepve.admin - Required to enable or disable SimplePVE
Configurations
{ "General Rules": { "Allow Friendly Fire": true, "Allow Suicide": true, "Kill Sleepers": false, "Player Radiation Damage": true, "Damage to Horse": false }, "Player Rules": { "Player can hurt players": false, "Player can hurt animals": true, "Player can hurt NPC": true, "Player can damage Minicopter, TCopter, Vehicles)": true, "Player can damage other players buildings": false, "Player can damage own buildings": true, "Player can damage own temamates building": true }, "Npc Rules": { "Npc can hurt players": true, "Animal can hurt players": true, "Patrol Heli can hurt player": true, "Patrol Heli can hurt buildings": true, "Player Sam site ignore player": true, "Npc Sam Site ignore players": true, "Bradley can hurt players": true }, "Entity Rules": { "Walls entitys can hurt players(Example: High External Stone Wall)": true, "Barricade Entitys can hurt players(Example: Wooden Barricade)": true, "MLRS Rocket can damage player or buildings": false, "Vehicle entitys can hurt players(Example: Cars, Mini, Scrapheli)": false, "Disable Traps(Bear Trap, Land Mine, GunTrap, FlameTurret, AutoTurret)": true, "Enable Vehicle collsion damage": true }, "Loot Rules": { "Use Loot Protection": true, "Admin Can Loot All": true, "Teams Can Access Loot": true }, "Notifications": { "Prefix": "<color=#00ffff>[SimplePVE]</color>: ", "Chat Avatar": 0, "Show PVE Icon Overlay": true, "Show PVE Warning Messages": true, "PVE Warning Type(Chat/UI/Both)": "Both", "PVE Warning Chat Message": "PVE enabled on this server, blocking damage.", "PVE Warning UI Settings": { "Anchor Min": "0.786 0.722", "Anchor Max": "0.99 0.815", "Warning Image URL": "https://i.postimg.cc/0jZNDr9x/Add-a-subheading-2.png" }, "Show Loot Protection Messages": true, "Loot Protection Type(Chat/UI/Both)": "Both", "Loot Protection Chat Message": "This entity is protected!", "Loot Protection UI Settings": { "Anchor Min": "0.786 0.722", "Anchor Max": "0.99 0.815", "Warning Loot UI Image URL": "https://i.postimg.cc/SxSsS67s/Add-a-subheading-1.png" } }, "Zone Rules": { "Use ZoneManager": true, "Disable PVE Rules in zones": true } }