-
Posts
82 -
Joined
-
Days Won
2
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Bubbafett
-
(Each permission can be granted to server staff or groups to allow use of the corresponding commands. All permission strings begin with adminessentials. as shown.) adminessentials.goto – Required to use the /goto command. adminessentials.back – Required to use the /back command. adminessentials.tpm – Required to use the /tpm teleport-to-marker command. adminessentials.spectate – Required to use /spectate. adminessentials.kick – Required for the /kick command. adminessentials.ban – Required for the /ban command. adminessentials.unban – Required for the /unban command. adminessentials.heal – Allows use of /heal. adminessentials.kill – Allows use of /kill. adminessentials.god – Allows use of /god mode toggle. adminessentials.creative – Allows use of /creative mode toggle. adminessentials.creativeall – Allows use of /creativeall (creative mode for all players). adminessentials.give – Required for /give item command. adminessentials.clear – Required for /clear inventory command. adminessentials.repair – Required for /repair command (repair held item). adminessentials.repairall – Required for /repairall command (repair all items). adminessentials.viewinv – Required for /viewinv (view player inventory). adminessentials.trash – Required for /trash (open personal trash can). adminessentials.time – Allows use of /time to set server time. adminessentials.admintime – Allows use of /admintime for personal time setting. adminessentials.clearweather – Allows use of /clearweather. adminessentials.reload – Allows use of /reload command to reload plugins. adminessentials.pm – Required for /pm and /r (private messaging commands). WhoIs Information Permissions: (The /whois command output is divided into sections; each section requires a specific permission. Granting all will show full info.) adminessentials.whois.info – Allows the /whois command to show basic info: player name, Steam ID, and position. adminessentials.whois.status – Allows /whois to show connection status (online/offline), life status (alive or dead), sleeping or wounded state. adminessentials.whois.stats – Allows /whois to show the player’s stats: health, calories, hydration, temperature, radiation, bleeding, wetness. adminessentials.whois.flags – Allows /whois to show player flags: whether the player is admin, in creative mode, developer mode, flying, or in god mode. adminessentials.players – Required for the /players list command. adminessentials.help – Required for the /essentials help command (to view the in-game command list).
-
-
-
- 1
-
-
- #simple
- #whitelist
-
(and 2 more)
Tagged with:
-
Changed Status from Closed to Fixed
-
Changed Status from Closed to Fixed
-
Changed Status from Closed to Fixed
-
Changed Status from Closed to Fixed
-
Changed Status from Work in Progress to Fixed
-
Can you try the latest version and see if it works as expected?
-
Changed Status from Pending to Work in Progress Changed Fixed In to Next Version
-
Thanks for reporting this! Can you share the exact command you tried to enter?
-
- 15 comments
-
- #admin
- #essentials
- (and 17 more)
-
- 15 comments
-
- #admin
- #essentials
- (and 17 more)
-
This is no longer a problem.
-
Changed Status from Pending to Can't Reproduce
-
Interesting, I couldn't reproduce it. I did fix the docs though. Let me know if you run into any more issues.
-
@Mac just to make sure that I understand correctly, you are disabling the convars but it doesn't seem to affect actual building placement?
-
Thanks for reaching out, I'll take a look at these issues and see if there is anything I can do about them.
-
- 44 comments
-
- 1
-
-
- #loading messages
- #loading
- (and 15 more)
-
- 44 comments
-
- 1
-
-
- #loading messages
- #loading
- (and 15 more)
-
As it stands, this plugin does not work unless you are an admin or have the developer flag enabled. https://commits.facepunch.com/440877
-
I mean, Death is right. That review you wrote kinda sucks. It feels like you were blaming the dev for population loss because you uploaded a plugin to a live server without testing or configuring it to fit your server. As far as the "math logic issue", I can only assume that the dev is using a random number system for their chances (I didn't buy it, so I'm just guessing). So when you break a rock, the plugin would generate a random number between 1 and 100. If that number is less than your config value it will spawn a zombie. Probabilities never really work out to be a perfect 1 in 10 for a 10% chance and rely solely on your sample size. To achieve the kind of system you are looking for, you would have to increase the chance of a zombie spawning every time the user breaks a rock and reset the chance when one actually spawns. This would give a more organic 1 in 10 feel but wouldn't really be a true 10% probability. EDIT: While I completely disagree with filtering reviews, as I the buyer should be responsible for making my own educated decisions on if a review is bad or not, I would completely ignore your review if I read it somewhere.
-
I found this example on my discord of a link not displaying the picture they have uploaded to the plugin. The description is right though.