Search the Community
Showing results for tags 'hot zone'.
-
Version 1.0.0
3 downloads
Hot Zones are special areas that spawn amplified or additional loot players can fight for. Permissions The use permission (configurable within the configuration file) allows players to spawn their own hot zone. Commands /hz - Spawns a hot zone Configuration { "General Settings": { "Main command": "hz", "Use permission": "hotzones.use" }, "Chat Settings": { "Chat icon (Steam 64 ID)": 0, "Chat prefix": "Hot Zones: ", "Chat prefix colour": "#fcc253", "Message player when they enter a hot zone": false, "Message player when they leave a hot zone": false }, "Zone Settings": { "Enable custom zone radius (If some boxes that can be looted are beyond the radius they will be ignored!)": false, "Custom zone radius": 0, "Cooldown between hot zone spawns (seconds)": 600, "Min hot zone alive duration (seconds)": 900, "Max hot zone alive duration (seconds)": 1800, "Blacklisted monuments": [ "All Safe Zones" ], "Zone Map Marker": { "Enable map marker": true, "Enable custom map marker radius": false, "Custom map marker radius": 0.25, "Map marker inner-colour": "#6789bc", "Map marker outer-colour": "#6789bc", "Map marker type ('none', 'vendingmachine', 'explosion')": "none", "Map marker opacity": 0.7 }, "Zone Sphere": { "Enable sphere": false, "Sphere Colour (black, blue, red, green or purple)": "black" } }, "Loot Settings": { "Global zone loot percentage amplify amount (0 = ignore setting)": 0, "Containers": { "crate_elite": { "Items": [ { "Shortname": "", "Probability": 50, "Min amount": 0, "Max amount": 1 }, { "Shortname": "", "Probability": 50, "Min amount": 0, "Max amount": 1 }, { "Shortname": "", "Probability": 50, "Min amount": 0, "Max amount": 1 } ] }, "crate_tools": { "Items": [ { "Shortname": "", "Probability": 50, "Min amount": 0, "Max amount": 1 }, { "Shortname": "", "Probability": 50, "Min amount": 0, "Max amount": 1 }, { "Shortname": "", "Probability": 50, "Min amount": 0, "Max amount": 1 } ] } } } } Localisation { "Info.HotZoneStarted": "A hot zone has appeared!", "Info.HotZoneEnded": "A hot zone has ended!", "Info.EnteredHotZone": "You have entered a hot zone. Extra loot will be found in containers.", "Info.ExitedHotZone": "You have left the hot zone.", "Info.DamageOnlyInHotZone": "You are unable to damage players while outside of a hot zone.", "Error.NoCommand": "Execution failed for this command.", "Error.NoPermission": "You have no permission to execute this command." }$6.99