Jump to content

imthenewguy

Creator
  • Posts

    3,770
  • Joined

  • Last visited

Everything posted by imthenewguy

  1. imthenewguy

    Error

    Changed Status from Pending to Closed
  2. imthenewguy

    Error

    https://files.catbox.moe/bpe8hr.mp4 This is with your config. Try unloading all other plugins on your server and see if the problem persists.
  3. imthenewguy

    Error creating .json

    Changed Status from Pending to Closed
  4. imthenewguy

    Error creating .json

    skilltree.chat - required to use the chat commands to access the skill tree menu. skilltree.xp - required to obtain xp from xp sources. skilltree.tree - required to access and use the skill tree. skilltree.admin - required to use the admin commands. skilltree.all - allows user access to all trees. skilltree.Mining - allows the user to access the mining tree. skilltree.Woodcutting - allows the user to access the woodcutting tree. skilltree.Skinning - allows the user to access the skinning tree. skilltree.Harvesting - allows the user to access the harvesting tree. skilltree.Combat - allows the user to access the combat tree. skilltree.Medical - allows the user to access the medical tree. skilltree.Build_Craft - allows the user to access the build craft tree. skilltree.Scavenging - allows the user to access the scavenging tree. skilltree.Vehicles - allows the user to access the vehicles tree. skilltree.Cooking - allows the user to access the cooking tree. skilltree.bag.keepondeath - prevents the ExtraPockets bag from dropping on death. skilltree.notitles - Removes the level title from the player (Requires BetterChat) skilltree.noxploss - Prevents xp loss. skilltree.roguelike - If enabled via the config, will be required to participate in the Roguelike system. skilltree.teabonus - Ignores the config option preventing the yield increases from working with mining and woodcutting teas. skilltree.noscoreboard - Prevents players with this permission from being added to the scoreboard. skilltree.respec.bypass - removes the cost for respeccing skilltree.togglebc - required to toggle BetterChat titles on/off I recommend using a permission manager if you aren't already. Shows you exactly what perms each plugin has registered.
  5. imthenewguy

    Error creating .json

    Oh, the perms are listed on the plugin page.
  6. imthenewguy

    Error creating .json

    What do you mean no permissions for admin or players? Have you assigned the relevant perms?
  7. imthenewguy

    Error creating .json

    Nah just run it on your server and it should work.
  8. imthenewguy

    Error

    That is not the config file.
  9. imthenewguy

    Error creating .json

    I just pushed a fix for it
  10. imthenewguy

    Error creating .json

    What does the console say when you run o.reload?
  11. imthenewguy

    Error creating .json

    Which json are you referring to? The config or data?
  12. Can you pop this in a support request for me and upload your config? Ill mount it on my server and test.
  13. imthenewguy

    Error

    Is that all there is for the error? Usually errors are much longer.
  14. If you haven't already, submit a support ticket with the issue and errors you are getting and I will take a peak when I can. At work for the next 8 or so hours
  15. imthenewguy

    Add Rate

    Changed Status from Pending to Closed
  16. imthenewguy

    Add Rate

    Do you mean the growth rate? "Overall quality of the planterbox [responsible for growth speed]"
  17. Can you show me a short vid? I've done extensive testing with this, so if it's not doing it there is something conflicting.
  18. imthenewguy

    The game doesn't work

    That's odd. When you use the move arena command, and restart the plugin, does it have the same issue?
  19. imthenewguy

    Gun Game

    No plans to make it player vs bots. They don't navigate on the prefabs I am using.
  20. imthenewguy

    Gun Game

    Version 1.0.0

    22 downloads

    Gun Game is a high-intensity PvP game mode where players compete to be the first to reach the final weapon by earning kills. Each kill advances the player to the next weapon in a fully customizable progression list, keeping the action fresh and engaging. The plugin creates a dedicated arena high in the sky, completely separated from the main map, to host the event. When players join the event, they are teleported from their current location to the event lobby, with all of their items, modifiers and metabolism stats stored safely by the plugin. Server owners can create any number of weapon profiles for players to progress through. The plugin will choose randomly between each profile at the beginning of each round. The plugin ships with 2 default profiles: Standard - Starts with revolver, ends with m249 and is 21 weapons long. Reverse - Starts with m249, ends with a sword and is 23 weapons long. This plugin works with most PVE plugins. Spawns an arena when the game begins and removes it when the game ends (no Rust-Edit required). Saves players inventory, metabolism and modifiers when they enter, and restores them when they leave. Configurable amount of kills per weapon to progress to the next weapon in the track. Supports refilling of ammo, and healing when a player gets a kill (configurable). Multiple respawn methods. Customizable clothing for players, with the option to have separate clothing for the leader. Supports custom item, server rewards and economic rewards for winners, as well as participants (based on a configurable threshold). Global scoreboard tracking wins, kills and deaths. Command: ggstart <arena name> Description: Starts the gun game event using the specified arena. Permission: gungame.admin Command: ggend Description: Ends the active gun game event. Permission: gungame.admin Command: ggsetcentrepoint <arena name> Description: Sets the spawn location for the specified arena. Permission: gungame.admin There are a number of commands that can be changed in the config that handle: Joining an event [default: ggjoin] Leaving an event [default: ggleave] Restoring items from a previous event [default: ggrestore] Accessing the scoreboard [default: ggscore] // Returns if the player is enrolled in the event. public bool IsEventPlayer(BasePlayer player); // Called when the arena has spawned and the lobby is about to start. void OnGunGameStart(); // Called when the game is ending. void OnGunGameEnd(); // Called when a player leaves an event. void OnEventLeave(BasePlayer player, string eventName); // Called when a player is attempting to join the event. Return non-null to prevent. object OnEventJoin(BasePlayer player, string eventName); // Called after a player has successfully joined the event, had their weapons stripped and has been teleported to the lobby. void OnEventJoined(BasePlayer player, string eventName); Very special thanks to Nobody and the guys and girls on Aussie Outpost PVE for their help with testing and feedback!
    $19.99
  21. Data structure is cached. When it loads the items into a container, it removes them from data, until the container is removed. This is to stop writing loads of data to the json without reason. Unload the plugin and it should appear.
  22. Nah I just need to prevent it opening when slots are set to 0.
  23. What permission have you assigned? Show me a screenshot of your permission setup.
1.8m

Downloads

Total number of downloads.

8.2k

Customers

Total customers served.

124.1k

Files Sold

Total number of files sold.

2.6m

Payments Processed

Total payments processed.

×
×
  • 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.