Jump to content

Bubbafett

Creator
  • Posts

    91
  • Joined

  • Days Won

    2

Everything posted by Bubbafett

  1. Bubbafett

    Plugin no longer loads

    Changed Status from Work in Progress to Not a Bug
  2. Bubbafett

    Plugin no longer loads

    All good! I've done that so many times!
  3. Bubbafett

    Plugin no longer loads

    I'm having trouble replicating this error, can you send me your config?
  4. Bubbafett

    Plugin no longer loads

    Changed Status from Pending to Work in Progress
  5. Bubbafett

    Plugin no longer loads

    Awesome! I'll take a look at it ASAP
  6. Awesome! Thanks! Anything you think might be useful for another plugin to use being public would be great.
  7. I am happy to do this on my local copy, but figured I would make an official request. I'm not sure if you allow edits on your plugins.
  8. Hi! I'm a plugin dev and I am currently using your plugin to provide in game weather data to a player HUD. I was wondering if you could make your Weather class public instead of internal, and make API_GetCurrentWeatherPreset() public as well. This allows me to call your API method like this. // Requires: Weather namespace Carbon.Plugins; [Info("MyPlugin", "Bubbafett", "0.0.1")] [Description("Description")] public class MyPlugin : CarbonPlugin { [PluginReference] public Weather Weather; private void Init() { server.Broadcast($"Current Weather {Weather.API_GetCurrentWeatherPreset()}"); } private void OnNewPresetStart(string presetName) { server.Broadcast($"Weather preset changing to {presetName}, updating HUDs."); } }
  9. Bubbafett

    Permissions

    (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).
  10. Version 1.0.0

    227 downloads

    Allows users with permission to teleport to newly placed map markers. Permission teleportmarker.use - Allows users to teleport to map markers. Commands /tpm - Toggles teleporting to map markers
    Free
  11. Version 1.0.0

    205 downloads

    Simple Whitelist provides multiple ways to whitelist your players, either by permissions or by Steam ID! Permission SimpleWhitelist.Allow - Permit user to join your server! Example Config
    Free
  12. Bubbafett

    hi

    Changed Status from Closed to Fixed
  13. Bubbafett

    Spectate Bugs

    Changed Status from Closed to Fixed
  14. Bubbafett

    Private messages

    Changed Status from Closed to Fixed
  15. Changed Status from Closed to Fixed
  16. Bubbafett

    Ban Error

    Changed Status from Work in Progress to Fixed
  17. Bubbafett

    Ban Error

    Can you try the latest version and see if it works as expected?
  18. Bubbafett

    Ban Error

    Changed Status from Pending to Work in Progress Changed Fixed In to Next Version
  19. Bubbafett

    Ban Error

    Thanks for reporting this! Can you share the exact command you tried to enter?
  20. The GUI will be included in the plugin when I am finished with it. It going to be a while before it is finished and tested.
  21. No GUI yet, but I am making one now. Part of the rewrite for version 2 was creating a better framework to build a GUI on top of.
  22. This is no longer a problem.
  23. Changed Status from Pending to Can't Reproduce
  24. Interesting, I couldn't reproduce it. I did fix the docs though. Let me know if you run into any more issues.
  25. @Mac just to make sure that I understand correctly, you are disabling the convars but it doesn't seem to affect actual building placement?

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.6m
Total downloads
Customers
11.3k
Customers served
Files Sold
161.9k
Total sales
Payments
3.5m
Processed total
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.