-
Posts
65 -
Joined
-
Days Won
1
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Everything posted by zeppelino
-
- 19 comments
-
- #announcement plugin
- #announce
-
(and 3 more)
Tagged with:
-
Version 2.2.0
607 downloads
Save Countdown Announcer notifies all players with a visual countdown (see pictures) or in the chat before the Server saves. The plugin detects when the server saves and initiates a countdown based on the configuration before the server saves again. If you're working on the server using "server.save" unload the plugin first and load it again when you are finished. The plugin cannot distinguish whether the save comes from the server or "server.save" Why does the Plugin don’t save the Server directly?: The Plugin don’t handle the saves of the Server because manual saves can cause lags on servers with many entities (its a rust thing lol) { "CountdownMessage": "The Server saves in {0} Second{1}", "SaveMessage": "The Server saves now. Expect some lag" } { "ChatMessageSize": 14, "CountdownInSeconds": 10, "ServerSaveInterval": 600, "UseGameTips": true }Free- 19 comments
- 1 review
-
- 3
-
-
- #announcement plugin
- #announce
-
(and 3 more)
Tagged with:
-
- 93 comments
-
- #recycler
- #monetization
- (and 5 more)
-
- 86 comments
-
- 1
-
-
- #gas station
- #crates
- (and 20 more)
-
- 96 comments
-
- 1
-
-
- 17 comments
-
- 1
-
-
- #admin
- #admintool
-
(and 5 more)
Tagged with:
-
- 605 comments
-
- #hud
- #interface
-
(and 6 more)
Tagged with:
-
-
- 29 comments
-
- 1
-
-
- #adem
- #autoturret
- (and 18 more)
-
Hey, I want a 50% Chance for the C4 and Rockets in the Loot Containers, but there is always one of both. What did I wrong? "Own loot table (if the loot table type is 1 or 5)": { "Minimum numbers of items": 1, "Maximum numbers of items": 3, "Use minimum and maximum values? [true/false]": true, "List of items": [ { "ShortName": "explosive.timed", "Minimum": 1, "Maximum": 1, "Chance [0.0-100.0]": 50.0, "Is this a blueprint? [true/false]": false, "SkinID (0 - default)": 0, "Name (empty - default)": "" }, { "ShortName": "ammo.rocket.basic", "Minimum": 1, "Maximum": 2, "Chance [0.0-100.0]": 50.0, "Is this a blueprint? [true/false]": false, "SkinID (0 - default)": 0, "Name (empty - default)": "" }, { "ShortName": "scrap", "Minimum": 5, "Maximum": 5, "Chance [0.0-100.0]": 50.0, "Is this a blueprint? [true/false]": false, "SkinID (0 - default)": 0, "Name (empty - default)": "" } ] }, "Item Multipliers": { "explosive.timed": 1.0 } },
-
- 268 comments
-
- 1
-
-
- #event
- #cargoplane
- (and 18 more)