Search the Community
Showing results for tags 'notifier'.
-
Version 1.0.0
2 downloads
Why This Plugin is a Game-Changer Transform your Rust server with Monument Loot Notifier, the essential tool to revolutionize gameplay for PVE and PVP alike! This plugin isn’t just functional—it’s a must-have for creating thrilling, efficient, and dynamic interactions on your server. On PVE Servers: Keep the action flowing and eliminate wasted time. With real-time notifications, players can focus on what matters most: exploration, teamwork, and thriving in the environment. No more looting empty monuments—this plugin boosts efficiency and keeps your players engaged. On PVP Servers: Turn up the heat! Notifications amplify the tension as players race to claim loot or ambush their rivals. Every notification becomes a high-stakes moment, transforming your server into a battleground of strategy and adrenaline. Support for Custom Monuments: Do you have unique, hand-crafted monuments on your server? No problem! Monument Loot Notifier fully supports custom monuments, which can be added manually through an integrated system. With just a few simple commands, you can define the boundaries of your custom creations and make them part of the action. This feature ensures your custom content gets the recognition and integration it deserves. Whether you’re fostering collaboration in PVE or creating heart-pounding moments in PVP, Monument Loot Notifier adds life and energy to your server! Documentation Commands /monument_add <name> Start creating a new custom monument by providing a name. Example: /monument_add CustomPowerPlant /add_point Add points to define the bounding box of the custom monument. Requires three points to complete. How have to start the session first by typing /monument_add NameOfYourMonument /monument_cancel Cancel the current monument creation session. No changes will be saved. /monuments_list Display a list of all custom monuments, including their name, position, and size. /monuments_show Visualize the bounding boxes of all custom monuments on the map for verification. Bounding Box System The bounding box system allows admins to define and manage custom monuments precisely. Here’s how it works: Begin by setting three points: top-left, top-right, and bottom-right corners. The plugin automatically calculates the bounding box and the center point. Bounding boxes are visually represented using spheres and lines, ensuring easy verification. This feature ensures accurate monument management for any monument size or layout, including custom monuments created by your team. Configuration File The configuration file empowers you to tailor the plugin to your server’s unique needs. Key options include: LootThreshold: Determines the number of loots required to trigger a notification. Example: Set it to 3 to notify players after three containers are looted. Default: 3. TrackLockedCrates: Enables or disables notifications for locked crate hacks. Default: true. TrackAirdrops: Enables or disables notifications for airdrop loots. Default: true. MapPreset: A critical setting that determines which custom monument configuration file to load. If your map is a regular procedural map with a seed, leave this blank, otherwise, add the preset name and the plugin will load the file with the same name to get the monument layout configuration. Example: Setting MapPreset to "CustomMap1" will load CustomMap1.json from the data folder. This makes managing multiple map setups seamless, especially for servers with unique content. To edit the configuration, navigate to the oxide/config folder and find the MonumentLootNotifier.json file. Make your changes and reload the plugin to apply them. Installation Copy MonumentLootNotifier.cs into your oxyde/plugins folder Copy Frostland.json into your oxyde/data/MonumentLootNotifier folder Permissions Control access to the plugin’s features with these permissions: • monumentlootnotifier.exclude.monuments: Exclude a player from monument-related notifications. • monumentlootnotifier.exclude.drops: Exclude a player from airdrop notifications. • monumentlootnotifier.exclude.lockedcrates: Exclude a player from locked crate hack notifications. • monumentlootnotifier.custommonument.create: Allow a player to create custom monuments using admin commands. Custom map preset included Map preset included in the ZIP file : - Frostland (map from gruber) Why Wait? Install Monument Loot Notifier Now! Whether you’re optimizing gameplay on your PVE server, cranking up the pressure in PVP, or showcasing your custom monuments, this plugin is the ultimate solution to transform your server into an unforgettable experience. Boost efficiency, increase adrenaline, and let your players thrive in the dynamic world of Rust. What are you waiting for?$7.00 -
Version 1.0.0
2 downloads
The plugin adds messages in the main chat when a Chinook, CargoShip, CargoPlane, Attack Helicopter, Tank event occurs. The plugin additionally allows you to enable or disable messages on AirDrop. Markers can also be enabled, when CargoPlane dumps AirDrop will appear from on the player's map. Configuration file { "Notify AirDrop in chat": true, "Create MapMarker on map": true, "Marker type (shopmarker | cratemarker)": "shopmarker", "Notify Cargo Plane in chat": true, "Notify Tank in chat": true, "Notify Cargo Ship in chat": true, "Notify Chinook in chat": true, "Notify Attack Helicopter in chat": true, "Show direction from where events are coming": true } Allows you to enable or disable the notification of an event and also allows you to enable or disable the notification of directions. Lang { "CargoPlaneNotification": "<color=#00DDFF>Cargo Plane has spawned{0}!</color>", "TankNotification": "<color=#A60000>Tank has spawned!</color>", "CargoShipNotification": "<color=#0008FF>Cargo Ship has spawned{0}!</color>", "ChinookNotification": "<color=#FFA200>Chinook has spawned{0}!</color>", "AttackHelicopterNotification": "<color=#FF0000>Attack Helicopter has spawned{0}!</color>", "AirDropSpawned": "<color=#D0FF00>AirDrop has been dropped in square {0}!</color>" } Ability to change the color of the message$2.99 -
Version 1.0.0
47 downloads
The plugin adds messages in the main chat when a Chinook, CargoShip, CargoPlane, Attack Helicopter, Tank event occurs. Configuration file { "NotifyAttackHelicopter": true, "NotifyCargoPlane": true, "NotifyCargoShip": true, "NotifyChinook": true, "NotifyTank": true, "ShowDirection": true } Allows you to enable or disable the notification of an event and also allows you to enable or disable the notification of directions. Lang { "CargoPlaneNotification": "<color=#00DDFF>Cargo Plane has spawned{0}!</color>", "TankNotification": "<color=#A60000>Tank has spawned!</color>", "CargoShipNotification": "<color=#0008FF>Cargo Ship has spawned{0}!</color>", "ChinookNotification": "<color=#FFA200>Chinook has spawned{0}!</color>", "AttackHelicopterNotification": "<color=#FF0000>Attack Helicopter has spawned{0}!</color>" } Ability to change the color of the messageFree