-
Posts
196 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by supreme
-
when you place or delete a double door stacked chests break.
supreme replied to GooberGrape's Support Request in Support
Make sure you haven't wiped ChestStacks.data by mistake, chests aren't able to break on their own as long as they're stored in the data file -
Version 1.0.2
18 downloads
Allows players to invite others, gamble scrap & play rock, paper, scissors, the winner gets everything Configuration: { "Picking timeframe (seconds)": 5.0, "Time between rounds (seconds)": 3.0, "Broadcast game result": true } Language: { "InvalidSyntax": "<color=#acfa58>[Rock Paper Scissors]</color> Invalid syntax, use /rps invite <player> <bet>\n/rps accept\n/rps decline\n/rps revoke!", "NotEnoughItems": "<color=#acfa58>[Rock Paper Scissors]</color> You do not have enough items to play, you need {0} {1}!", "FinishedGame": "<color=#acfa58>[Rock Paper Scissors]</color> The game is now finished, {0} won {1} scrap!", "FinishedGameTie": "<color=#acfa58>[Rock Paper Scissors]</color> The game is now finished, there was no winner!", "FinishedGameBroadcast": "<color=#acfa58>[Rock Paper Scissors]</color> {0} won {1} scrap against {2}!", "GameInviteNoTarget": "<color=#acfa58>[Rock Paper Scissors]</color> Could not find the specified player!", "GameInviteSent": "<color=#acfa58>[Rock Paper Scissors]</color> You have sent a game invite to {0} for {1} scrap!", "GameInviteReceived": "<color=#acfa58>[Rock Paper Scissors]</color> You have received a game invite from {0} for {1} scrap!", "GameInviteAccept": "<color=#acfa58>[Rock Paper Scissors]</color> You have accepted the game invite from {0}!", "GameInviteAccepted": "<color=#acfa58>[Rock Paper Scissors]</color> {0} has accepted your game invite!", "GameInviteDecline": "<color=#acfa58>[Rock Paper Scissors]</color> You have declined the game invite from {0}!", "GameInviteDeclined": "<color=#acfa58>[Rock Paper Scissors]</color> {0} has declined your game invite!", "GameInviteRevoke": "<color=#acfa58>[Rock Paper Scissors]</color> You have revoked the game invite!", "GameInviteRevoked": "<color=#acfa58>[Rock Paper Scissors]</color> {0} has revoked the game invite!", "NoPendingGameInvite": "<color=#acfa58>[Rock Paper Scissors]</color> You do not have any pending game invites!", "NoGameInviteRequest": "<color=#acfa58>[Rock Paper Scissors]</color> You do not have any pending game invite requests!", "NoPermission": "<color=#acfa58>[Rock Paper Scissors]</color> You do not have permission to use this command!" } Permissions: rockpaperscissors.use Commands: /rps invite <player> <betAmount> /rps accept /rps decline /rps revoke$9.99 -
Changed Status from Pending to Not a Bug
-
Changed Status from Pending to Closed
-
Skin Perks have no hp restoration feature
-
Changed Status from Pending to Closed
-
Should happen in the future!
-
Changed Status from Pending to Closed Changed Fixed In to 1.0.2
-
Will push an update shortly
-
Version 1.0.4
125 downloads
Barrel Stacks is a Rust plugin that allows players to stack barrels on top of each other! Configuration: { "Only stack barrels in Building Privileged zones": true, "Blacklisted Skins": [ 2618923347 ], "Permissions & their amount of stacked barrels allowed": { "barrelstacks.use": 3, "barrelstacks.vip": 5 } } Language: { "MaxStackAmount": "You are trying to stack more than {0} barrels!", "OnlyStackSameType": "You can only stack the same type of barrels!", "CeilingBlock": "A ceiling is blocking you from stacking this barrel!", "BuildingBlock": "You need to be Building Privileged in order to stack barrels!" } Permissions: barrelstacks.use (Always grant this permission for usage, grant additional permissions for different maximum stack amounts) DO NOT USE COPY/PASTE PLUGIN TO PASTE STACKED BARRELS, IT WON'T WORK PROPERLY. In order to stack the barrels you have to press RIGHT CLICK while looking at the placed barrel and being near it!$10.00 -
- 69 comments
-
- 1
-
-
- #rust
- #rust plugin
- (and 9 more)
-
Changed Status from Pending to Closed Changed Fixed In to 4.1.6
-
I'll get some debugging next week and push an update if the issues are coming from Predator Missile/Backpacks
-
Can you send me the link of the backpack plugin?
-
Please send me the kick message and the kill death info, also please test it with no other plugins installed other than Predator Missile
-
Test out the plugin on a testing server with no other plugins, there may be a plugin interfering, I am not experiencing this issue unfortunately, nor haven't received more reports about it
-
Changed Status from Work in Progress to Closed
-
- 69 comments
-
- #rust
- #rust plugin
- (and 9 more)
-
Only RemoverTool from umod is supported, in order to support other remove plugins developers will have to implement a canRemove hook similar to RemoverTool