-
Posts
667 -
Joined
-
Days Won
3
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Everything posted by fullwiped
-
Try using the latest version of the plugin. https://codefling.com/plugins/shop
-
Perhaps you could create a paid Plus version of the plugin and offer it here. I would be happy to purchase it and support your work. I believe this feature is essential because, otherwise, players who want to avoid online raids could easily exploit the current behavior. Best regards.
-
"Protection levels": [ { "Rank": 1, "Online protection percentage (0-100)": 0.0, "Offline protection percentage (0-100)": 100.0, "Hourly cost per authorized player": 90.0, "Hourly cost per floor": 0.0, "Hourly base cost": 50.0, "Cost per damage protected": 0.0, "Max protection time (hours)": 24, "Delay for offline protection (seconds)": 120, "Delay after taking damage (seconds)": 240, "Damage resets timer when owner is offline": true, "Allow tugboat protection": false, "Allow barge protection (requires Barges plugin)": false, "Founder Limit": 1 } ], For example, RaidProtection (https://codefling.com/plugins/raid-protection) has a similar setting. "Delay after taking damage (seconds)": 240,
-
Cooldown in minutes Hello, I think there may be a misunderstanding. I understand what the current "Cooldown in minutes" option does. My suggestion is different. Here's the problem: Let's say Cooldown in minutes is set to 10. A player who wants to avoid being online raided can simply disconnect as soon as the first C4 explodes. On a large base, the raider will almost never finish the raid within 10 minutes. After those 10 minutes expire, all subsequent C4, rockets, and other raid damage become ineffective because offline protection activates, even though the raid has been continuously active the entire time. If I increase the cooldown to 20–30 minutes to compensate, then players who are genuinely offline complain that their bases remain unprotected for too long. What I'm suggesting is a different behavior: If the base receives any raid damage before the cooldown expires, the cooldown timer should reset back to the full value. Example: Cooldown = 10 minutes. The defender disconnects after the first C4. The raider continues using C4 and rockets every few minutes. Every new raid hit resets the cooldown back to 10 minutes. As long as raid damage continues, protection never activates. Protection would only activate after 10 consecutive minutes without any raid damage. This would allow legitimate raids to continue while still preventing players from abusing the system by disconnecting as soon as a raid starts.
-
Hi, love the plugin. Would you consider adding a grace period option, if a player disconnects within X minutes of being attacked or attacking someone, offline protection won't activate? It prevents combat-logging abuse. Thanks! Also found a bug: the plugin's permissions don't appear in PermissionManager, but they do show up in AdminMenu. Might be worth looking into.
-
Additional info: Combat block is triggered by close-range weapons/tools like an axe or torch. However, it does not work with weapons like revolvers, bows, or rifles. (08:48:11) | Unloaded plugin CombatBlock v1.1.1 by DezLife & Mercury (08:48:11) | Loaded plugin CombatBlock v1.1.1 by DezLife & Mercury [207ms] (08:48:11) | A hook request for 'OnPlayerAttack[baced6]' received: (08:48:11) | - The current status is FAILURE: Wrong null argument: ldfld NULL (08:48:11) | - Check for possible errors on the log file (08:48:11) | Error while patching hook 'OnPlayerAttack[baced6]' (Wrong null argument: ldfld NULL) at void HarmonyLib.MethodCreatorTools.EmitCodes(MethodCreator _, Emitter emitter, List<CodeInstruction> codeInstructions)+(CodeInstruction codeInstruction) => { } [0] at void HarmonyLib.CollectionExtensions.Do<CodeInstruction>(IEnumerable<CodeInstruction> sequence, Action<CodeInstruction> action) at void HarmonyLib.MethodCreatorTools.EmitCodes(MethodCreator _, Emitter emitter, List<CodeInstruction> codeInstructions) at ValueTuple<MethodInfo, Dictionary<int, CodeInstruction>> HarmonyLib.MethodCreator.CreateReplacement() at MethodInfo HarmonyLib.PatchFunctions.UpdateWrapper(MethodBase original, PatchInfo patchInfo) at MethodInfo HarmonyLib.PatchProcessor.Patch() at MethodInfo HarmonyLib.Harmony.Patch(MethodBase original, HarmonyMethod prefix, HarmonyMethod postfix, HarmonyMethod transpiler, HarmonyMethod finalizer) at bool Carbon.Hooks.HookEx.ApplyPatch() in /home/runner/work/Carbon/Carbon/src/Carbon/src/Hooks/HookEx.cs:line 170 (08:48:12) | [CombatBlock] 7 images downloaded successfully! (08:48:12) | [CombatBlock] Generating the interface, please wait for approximately 5-10 seconds (08:48:12) | [CombatBlock] The interface has been successfully loaded
-
Hello, I’ve been using Combat Block for almost a year without any issues, but since the last force wipe, sometimes it seems like it isn’t working properly. My players sent me a video, but when I tested it on the same server, it worked for me. It looks like a strange issue, as it seems to not work for some players. Could you please let me know if an update is required? Video Project 5.mp4
-
Version 1.0.0
3 downloads
To use this loot tables pack, you need to purchase the paid Raidable Bases plugin if you do not already own it: https://codefling.com/plugins/raidable-bases This Raidable Bases 100x+ Loot Tables (Easy to Nightmare) package includes: - Easy Bases - Base_Loot (100x+ tables) - Medium Bases - Base_Loot (100x+ tables) - Hard Bases - Base_Loot (100x+ tables) - Expert Bases - Base_Loot (100x+ tables) - Nightmare Bases - Base_Loot (100x+ tables) Beware: Our loot table package includes only the 5-tier loot tables within the Base_loot folder, ranging from easy to nightmare. It does not include the loot tables from the Difficulty_Loot or Weekday_Loot folders. INSTALLATION INSTRUCTIONS: Extract the downloaded zip file using WinRAR. Then, move the files to the following location, ensuring a clean setup without any other files: data/RaidableBases/Base_Loot You need to place the five prepared .json files for Easy through Nightmare bases into the Base_Loot folder. Important Note: The number of items that spawn in crates is determined not by the loot table but by five different configs found in the data/RaidableBases/Profiles directory, using the code below. For example, open Easy Bases.json inside the Profiles folder with Notepad, press CTRL+F, and search for "Amount Of Items To Spawn" In the example below, the spawn amount is set to 90. You can adjust this number to your preference, either increasing or decreasing it. Keep in mind that changing this will affect the drop rates in the loot table. These loot tables do not work like a BetterLoot or AlphaLoot system. They are more complex and may distribute loot based on higher loot rates, so it is difficult to predict the exact item drop rates. You may need to balance them yourself using the setting below. "Amount Of Items To Spawn": 90, You may also open the individual base profile files (e.g., Easy Bases.json, Medium Bases.json, Hard Bases.json, Expert Bases.json, Nightmare Bases.json) located in data/RaidableBases/Profiles and adjust the "Loot Amount Multiplier" to values such as 2.0 or 5.0. This will alter the existing loot balance. However, we recommend keeping this setting at 1.0, as changing it may disrupt the intended loot balance: "Loot Amount Multiplier": 1.0$17.99- 1 comment
-
- #100x
- #100x loot
-
(and 3 more)
Tagged with:
-
Hello, It has been reported that the upgrade button does not appear on the new DLC furnaces. Will there be an update related to this? @Iftebinjan
-
- 3 comments
-
- #admin
- #admin tool
-
(and 28 more)
Tagged with:
- #admin
- #admin tool
- #admin button
- #admin buttons
- #fast buttons
- #admin tools
- #server tools
- #servers
- #staff
- #staff tools
- #admins
- #admin spawn
- #admin tp
- #teleport
- #gui
- #ui
- #fast button
- #quick buttons
- #admin toggle
- #toggle
- #staff tool
- #admin settings
- #rust admin
- #rust admins
- #server admin
- #adminkick
- #admin menu
- #vanilla
- #teleporting
- #library
-
2x Loot Table Config (Better Loot V4 Compatible)
fullwiped commented on fullwiped's file in Customizations
- 18 comments
-
- #2x
- #2x loot
-
(and 38 more)
Tagged with:
- #2x
- #2x loot
- #2x loot table
- #2x loot table config
- #2x cfg
- #2x config
- #2x loot config
- #loot config
- #loot
- #loot x2
- #x2 loot
- #x2 loot config
- #x2 loot table
- #rust cfg
- #rust config
- #rust 2x
- #2x server
- #2x server config
- #2x server cfg
- #2x server loot table
- #rust configs
- #2x server files
- #x2 server
- #2x server settings
- #2x better
- #2x better loot
- #2x better loot config
- #alphaloot 2x
- #2x alphaloot config
- #best config
- #best 2x config
- #rust 2x server
- #2x rust server config
- #2x rust server loot
- #2x loot tables
- #better
- #betterloot
- #better loot
- #better loot tables
- #2x better loot tables
-
- 3 comments
-
- 1
-
-
- #admin
- #admin tool
-
(and 28 more)
Tagged with:
- #admin
- #admin tool
- #admin button
- #admin buttons
- #fast buttons
- #admin tools
- #server tools
- #servers
- #staff
- #staff tools
- #admins
- #admin spawn
- #admin tp
- #teleport
- #gui
- #ui
- #fast button
- #quick buttons
- #admin toggle
- #toggle
- #staff tool
- #admin settings
- #rust admin
- #rust admins
- #server admin
- #adminkick
- #admin menu
- #vanilla
- #teleporting
- #library
-
2x Loot Table Config (Better Loot V4 Compatible)
fullwiped commented on fullwiped's file in Customizations
- 18 comments
-
- 1
-
-
- #2x
- #2x loot
-
(and 38 more)
Tagged with:
- #2x
- #2x loot
- #2x loot table
- #2x loot table config
- #2x cfg
- #2x config
- #2x loot config
- #loot config
- #loot
- #loot x2
- #x2 loot
- #x2 loot config
- #x2 loot table
- #rust cfg
- #rust config
- #rust 2x
- #2x server
- #2x server config
- #2x server cfg
- #2x server loot table
- #rust configs
- #2x server files
- #x2 server
- #2x server settings
- #2x better
- #2x better loot
- #2x better loot config
- #alphaloot 2x
- #2x alphaloot config
- #best config
- #best 2x config
- #rust 2x server
- #2x rust server config
- #2x rust server loot
- #2x loot tables
- #better
- #betterloot
- #better loot
- #better loot tables
- #2x better loot tables
-
Please keep the setting in your config set to true. Once the update is applied to Rust, the new items will be automatically added to the config when the time comes. No additional manual action is required. /carbon/configs or /oxide/config Edit: AlphaLoot.json: "Auto-update loot tables with new items": true,
- 23 comments
-
- 1
-
-
- #alpha
- #alphaloot
-
(and 45 more)
Tagged with:
- #alpha
- #alphaloot
- #2x loot table
- #loot table
- #loot table 2x
- #2x server
- #2x config
- #x2 config
- #alpha loots
- #alpha 2x
- #alpha loot config
- #alpha loot cfg
- #loot cfg
- #cfg loot table
- #better loot
- #alpha loot
- #2x loot tables
- #2x server config
- #2x server cfg
- #better loot 2x
- #2x loot config
- #2x loot
- #2x loot cfg
- #cfg
- #loot config
- #2x server files
- #2x files
- #config
- #config 2x
- #2x alpha
- #2x alphaloot
- #alphaloot 2x
- #x2 loot table
- #best loot table
- #best server
- #2x server loot
- #2x server loot tables
- #best loot
- #best loot tables
- #2x best server
- #2x server configs
- #2x server setup
- #server setup
- #server installation
- #2x server installation
- #2x loot tables pack
- #2x loot tables package
-
The map is downloaded to this location. If you download it from there and upload it here or somewhere else, they can check the map. C:\Program Files (x86)\Steam\steamapps\common\Rust\maps
-
Hello Flasher, I hope you are doing well. We keep the configs as up to date as possible. Once the items that will be added to the game in the upcoming wipe are finalized, we plan to update and add them. I am not at the office right now, so I cannot add them at the moment. However, if this is urgent, you can quickly add the new Workbench Upgrade items within 5 minutes using the link below: https://looty.cc/betterloot
-
Version 1.0.0
9 downloads
To use this loot tables pack, you need to purchase the paid Raidable Bases plugin if you do not already own it: https://codefling.com/plugins/raidable-bases This Raidable Bases 5x+ Loot Tables (Easy to Nightmare) package includes: - Easy Bases - Base_Loot (5x+ tables) - Medium Bases - Base_Loot (5x+ tables) - Hard Bases - Base_Loot (5x+ tables) - Expert Bases - Base_Loot (5x+ tables) - Nightmare Bases - Base_Loot (5x+ tables) Beware: Our loot table package includes only the 5-tier loot tables within the Base_loot folder, ranging from easy to nightmare. It does not include the loot tables from the Difficulty_Loot or Weekday_Loot folders. INSTALLATION INSTRUCTIONS: Extract the downloaded zip file using WinRAR. Then, move the files to the following location, ensuring a clean setup without any other files: data/RaidableBases/Base_Loot You need to place the five prepared .json files for Easy through Nightmare bases into the Base_Loot folder. Important Note: The number of items that spawn in crates is determined not by the loot table but by five different configs found in the data/RaidableBases/Profiles directory, using the code below. For example, open Easy Bases.json inside the Profiles folder with Notepad, press CTRL+F, and search for "Amount Of Items To Spawn" In the example below, the spawn amount is set to 90. You can adjust this number to your preference, either increasing or decreasing it. Keep in mind that changing this will affect the drop rates in the loot table. These loot tables do not work like a BetterLoot or AlphaLoot system. They are more complex and may distribute loot based on higher loot rates, so it is difficult to predict the exact item drop rates. You may need to balance them yourself using the setting below. "Amount Of Items To Spawn": 90, You may also open the individual base profile files (e.g., Easy Bases.json, Medium Bases.json, Hard Bases.json, Expert Bases.json, Nightmare Bases.json) located in data/RaidableBases/Profiles and adjust the "Loot Amount Multiplier" to values such as 2.0 or 5.0. This will alter the existing loot balance. However, we recommend keeping this setting at 1.0, as changing it may disrupt the intended loot balance: "Loot Amount Multiplier": 1.0$17.99-
- #5x
- #5x raidable bases loot tables
-
(and 16 more)
Tagged with:
- #5x
- #5x raidable bases loot tables
- #5x loot tables
- #raidable bases
- #5x rb
- #raid bases pack
- #raid base loots
- #raidable bases loot table
- #raidable base loots
- #raid base loot tables pack
- #raidable bases loot tables
- #base loot tables
- #easy loot tables
- #medium loot tables
- #hard loot tables
- #expert loot table
- #nightmare loot table
- #tier loot tables
-
Version 1.0.0
3 downloads
To use this loot tables pack, you need to purchase the paid Raidable Bases plugin if you do not already own it: https://codefling.com/plugins/raidable-bases This Raidable Bases 10x+ Loot Tables (Easy to Nightmare) package includes: - Easy Bases - Base_Loot (10x+ tables) - Medium Bases - Base_Loot (10x+ tables) - Hard Bases - Base_Loot (10x+ tables) - Expert Bases - Base_Loot (10x+ tables) - Nightmare Bases - Base_Loot (10x+ tables) Beware: Our loot table package includes only the 5-tier loot tables within the Base_loot folder, ranging from easy to nightmare. It does not include the loot tables from the Difficulty_Loot or Weekday_Loot folders. INSTALLATION INSTRUCTIONS: Extract the downloaded zip file using WinRAR. Then, move the files to the following location, ensuring a clean setup without any other files: data/RaidableBases/Base_Loot You need to place the five prepared .json files for Easy through Nightmare bases into the Base_Loot folder. Important Note: The number of items that spawn in crates is determined not by the loot table but by five different configs found in the data/RaidableBases/Profiles directory, using the code below. For example, open Easy Bases.json inside the Profiles folder with Notepad, press CTRL+F, and search for "Amount Of Items To Spawn" In the example below, the spawn amount is set to 90. You can adjust this number to your preference, either increasing or decreasing it. Keep in mind that changing this will affect the drop rates in the loot table. These loot tables do not work like a BetterLoot or AlphaLoot system. They are more complex and may distribute loot based on higher loot rates, so it is difficult to predict the exact item drop rates. You may need to balance them yourself using the setting below. "Amount Of Items To Spawn": 90, You may also open the individual base profile files (e.g., Easy Bases.json, Medium Bases.json, Hard Bases.json, Expert Bases.json, Nightmare Bases.json) located in data/RaidableBases/Profiles and adjust the "Loot Amount Multiplier" to values such as 2.0 or 5.0. This will alter the existing loot balance. However, we recommend keeping this setting at 1.0, as changing it may disrupt the intended loot balance: "Loot Amount Multiplier": 1.0$17.99-
- #10x
- #10x loot tables
-
(and 16 more)
Tagged with:
- #10x
- #10x loot tables
- #raidable bases 10x loot
- #raidable bases
- #10x rb
- #raid bases pack
- #raid base loots
- #raidable bases loot table
- #raidable base loots
- #raid base loot tables pack
- #base loot tables
- #easy loot tables
- #medium loot tables
- #hard loot tables
- #expert loot table
- #nightmare loot table
- #tier loot tables
- #easy to nightmare
-
Version 1.0.0
3 downloads
To use this loot tables pack, you need to purchase the paid Raidable Bases plugin if you do not already own it: https://codefling.com/plugins/raidable-bases This Raidable Bases 3x+ Loot Tables (Easy to Nightmare) package includes: - Easy Bases - Base_Loot (3x+ tables) - Medium Bases - Base_Loot (3x+ tables) - Hard Bases - Base_Loot (3x+ tables) - Expert Bases - Base_Loot (3x+ tables) - Nightmare Bases - Base_Loot (3x+ tables) Beware: Our loot table package includes only the 5-tier loot tables within the Base_loot folder, ranging from easy to nightmare. It does not include the loot tables from the Difficulty_Loot or Weekday_Loot folders. INSTALLATION INSTRUCTIONS: Extract the downloaded zip file using WinRAR. Then, move the files to the following location, ensuring a clean setup without any other files: data/RaidableBases/Base_Loot You need to place the five prepared .json files for Easy through Nightmare bases into the Base_Loot folder. Important Note: The number of items that spawn in crates is determined not by the loot table but by five different configs found in the data/RaidableBases/Profiles directory, using the code below. For example, open Easy Bases.json inside the Profiles folder with Notepad, press CTRL+F, and search for "Amount Of Items To Spawn" In the example below, the spawn amount is set to 90. You can adjust this number to your preference, either increasing or decreasing it. Keep in mind that changing this will affect the drop rates in the loot table. These loot tables do not work like a BetterLoot or AlphaLoot system. They are more complex and may distribute loot based on higher loot rates, so it is difficult to predict the exact item drop rates. You may need to balance them yourself using the setting below. "Amount Of Items To Spawn": 90, You may also open the individual base profile files (e.g., Easy Bases.json, Medium Bases.json, Hard Bases.json, Expert Bases.json, Nightmare Bases.json) located in data/RaidableBases/Profiles and adjust the "Loot Amount Multiplier" to values such as 2.0 or 5.0. This will alter the existing loot balance. However, we recommend keeping this setting at 1.0, as changing it may disrupt the intended loot balance: "Loot Amount Multiplier": 1.0$17.99-
- #3x
- #3x loot tables
-
(and 15 more)
Tagged with:
- #3x
- #3x loot tables
- #raidable bases
- #3x rb
- #raid bases pack
- #raid base loots
- #raidable bases loot table
- #raidable base loots
- #raid base loot tables pack
- #raidable bases loot tables
- #base loot tables
- #easy loot tables
- #medium loot tables
- #hard loot tables
- #expert loot table
- #nightmare loot table
- #tier loot tables
-
Version 1.0.0
5 downloads
To use this loot tables pack, you need to purchase the paid Raidable Bases plugin if you do not already own it: https://codefling.com/plugins/raidable-bases This Raidable Bases 2x+ Loot Tables (Easy to Nightmare) package includes: - Easy Bases - Base_Loot (2x+ tables) - Medium Bases - Base_Loot (2x+ tables) - Hard Bases - Base_Loot (2x+ tables) - Expert Bases - Base_Loot (2x+ tables) - Nightmare Bases - Base_Loot (2x+ tables) Beware: Our loot table package includes only the 5-tier loot tables within the Base_loot folder, ranging from easy to nightmare. It does not include the loot tables from the Difficulty_Loot or Weekday_Loot folders. INSTALLATION INSTRUCTIONS: Extract the downloaded zip file using WinRAR. Then, move the files to the following location, ensuring a clean setup without any other files: data/RaidableBases/Base_Loot You need to place the five prepared .json files for Easy through Nightmare bases into the Base_Loot folder. Important Note: The number of items that spawn in crates is determined not by the loot table but by five different configs found in the data/RaidableBases/Profiles directory, using the code below. For example, open Easy Bases.json inside the Profiles folder with Notepad, press CTRL+F, and search for "Amount Of Items To Spawn" In the example below, the spawn amount is set to 90. You can adjust this number to your preference, either increasing or decreasing it. Keep in mind that changing this will affect the drop rates in the loot table. These loot tables do not work like a BetterLoot or AlphaLoot system. They are more complex and may distribute loot based on higher loot rates, so it is difficult to predict the exact item drop rates. You may need to balance them yourself using the setting below. "Amount Of Items To Spawn": 90, You may also open the individual base profile files (e.g., Easy Bases.json, Medium Bases.json, Hard Bases.json, Expert Bases.json, Nightmare Bases.json) located in data/RaidableBases/Profiles and adjust the "Loot Amount Multiplier" to values such as 2.0 or 5.0. This will alter the existing loot balance. However, we recommend keeping this setting at 1.0, as changing it may disrupt the intended loot balance: "Loot Amount Multiplier": 1.0$17.99-
- #loot tables
- #2x
-
(and 15 more)
Tagged with:
- #loot tables
- #2x
- #raidable bases
- #2x rb
- #raid bases pack
- #raid base loots
- #raidable bases loot table
- #raidable base loots
- #raid base loot tables pack
- #raidable bases loot tables
- #base loot tables
- #easy loot tables
- #medium loot tables
- #hard loot tables
- #expert loot table
- #nightmare loot table
- #tier loot tables
-
Version 1.0.1
158 downloads
Admin Buttons is a clean and customizable Rust admin HUD plugin designed to give server owners quick access to common admin tools through on-screen buttons. Local image support is enabled by default for stable and reliable icon loading, while optional web URL image support is also available when needed. Admin Command: Use /ab in chat to open or close the panel. Admin Permissions: oxide.grant group admin adminbuttons.admin c.grant group admin adminbuttons.admin Configuration: { "Chat command": "ab", "Panel position (0 = BottomLeft, 1 = TopLeft, 2 = TopRight, 3 = BottomRight)": 0, "UI Scale (%) — 100 = default, 75 = -25%, 50 = -50%, 150 = +50%": 100, "Auto-open on connect": true, "Play click sound": true, "Use local images (false = use Web URLs below)": true, "Web image URLs (recommended 128x128 transparent PNG, used only when 'Use local images' = false)": { "ADMIN": "https://i.ibb.co/TBBS73X2/ADMIN.png", "RADAR": "https://i.ibb.co/213xSyb1/RADAR.png", "NOCLIP": "https://i.ibb.co/Q7TvJZTP/NOCLIP.png", "VANISH": "https://i.ibb.co/qFyV9P6g/VANISH.png", "OUTPOST": "https://i.ibb.co/4gjrwZ25/OUTPOST.png", "BANDIT": "https://i.ibb.co/84NZhjkp/BANDIT.png", "TPMARKER": "https://i.ibb.co/F4JF9NP2/TPMARKER.png", "HEAL": "https://i.ibb.co/vvwVb83C/HEAL.png", "CLOSE": "https://i.ibb.co/ZRG7JtKr/CLOSE.png" }, "Buttons (left to right, max 8)": [ { "Label": "ADMIN", "Icon": "ADMIN", "Commands": [ "chat.say \"/admin\"" ] }, { "Label": "RADAR", "Icon": "RADAR", "Commands": [ "chat.say \"/radar\"" ] }, { "Label": "NOCLIP", "Icon": "NOCLIP", "Commands": [ "noclip" ] }, { "Label": "VANISH", "Icon": "VANISH", "Commands": [ "chat.say \"/vanish\"" ] }, { "Label": "OUTPOST", "Icon": "OUTPOST", "Commands": [ "outpost" ] }, { "Label": "BANDIT", "Icon": "BANDIT", "Commands": [ "bandit" ] }, { "Label": "TPMARKER", "Icon": "TPMARKER", "Commands": [ "teleport2marker" ] }, { "Label": "HEAL", "Icon": "HEAL", "Commands": [ "heal 100" ] } ] } ALSO OFFER: Admin Warn: Real Authority for Real Server Control!Free- 3 comments
- 1 review
-
- 1
-
-
- #admin
- #admin tool
-
(and 28 more)
Tagged with:
- #admin
- #admin tool
- #admin button
- #admin buttons
- #fast buttons
- #admin tools
- #server tools
- #servers
- #staff
- #staff tools
- #admins
- #admin spawn
- #admin tp
- #teleport
- #gui
- #ui
- #fast button
- #quick buttons
- #admin toggle
- #toggle
- #staff tool
- #admin settings
- #rust admin
- #rust admins
- #server admin
- #adminkick
- #admin menu
- #vanilla
- #teleporting
- #library