Jump to content

Search the Community

Showing results for tags 'manager'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Categories

  • Plugins
  • Carbon
  • Harmony
  • Maps
  • Monuments
  • Prefabs
  • Bases
  • Tools
  • Discord Bots
  • Customizations
  • Extensions

Forums

  • CF Hub
    • Announcements
  • Member Hub
    • General
    • Show Off
    • Requests
  • Member Resources
    • For Hire
  • Community Hub
    • Feedback
  • Support Hub
    • Support
    • Site Support

Product Groups

  • Creator Services
  • Host Services

Container

  • Support
  • Tutorials

container

  • Support
  • Tutorials

Posting Records Settings

  • Records

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


About Me

Found 8 results

  1. Version 2.2.3

    1,073 downloads

    The "EventManager" plugin is a versatile tool designed for Rust game servers. It provides a system to manage and schedule various in-game events with ease. Developed by senyaa & M&B-Studios, this plugin offers the ability to organize events such as Air Events, Water Events, Arctic Base Events, Satellite Dish Events, Junkyard Events, Power Plant Events, and more. Features: •The plugin supports multiple events, each with customizable settings. •Events can have distinct display names, associated commands, and colors for UI buttons. •Events can be scheduled to run on specific days and hours. •The plugin includes a command to launch events, giving server admins flexibility. •The "EventManager" plugin enhances player engagement by introducing regular events to the Rust game environment. With a straightforward interface, server administrators can effortlessly manage event scheduling and execution. Command and Permission: Once the plugin is activated on the server, the following commands can be used: /em: This command allows administrators or users to set up everything, such as which event to start, when the event should begin, and on which day. /newevent you can add missing events according to your own preferences. Customize your event to your liking and make the Event Manager an even more versatile tool for your needs. /newcreator, you can now easily add new creators to the event manager. New Features: Random Event Start: With this update, we've introduced an exciting feature that adds even more variety to the gameplay experience. Now you can add multiple events, and the plugin will randomly select an event to start. This adds a new dimension of surprise and challenge to the game environment. Addition of Facepunch Events: We've listened to user feedback and are proud to announce that we've integrated the popular Facepunch events into the plugin. These well-known events will make the gameplay experience even more dynamic and provide extra fun. Permission: eventmanager.use: Anyone with this permission can open the menu and access the event management features. Added: EventManagerNotifier Plugin Introduced a new plugin named EventManagerNotifier. This plugin enables administrators to activate chat notifications for Facepunch. Configuration options are customizable to tailor notifications to individual preferences. If you have any questions or problems, join my discord https://discord.gg/D2zTWCEnrN Video { "Events": [ { "MessagesActive": true, "EventName": "Airdrop", "StartCommand": "em_spawn \"assets/prefabs/misc/supply drop/supply_drop.prefab\"", "StartMessage": "Airdrop was <color=green>dropped</color>" }, { "MessagesActive": true, "EventName": "Chinook 47", "StartCommand": "harborstart", "StartMessage": "Chinook 47 has <color=green>started</color> and is making its rounds" }, { "MessagesActive": true, "EventName": "Cargoship", "StartCommand": "em_spawn assets/content/vehicles/boats/cargoship/cargoshiptest.prefab", "StartMessage": "CargoShip sets sail and has <color=green>started</color> the journey" }, { "MessagesActive": true, "EventName": "Helicopter", "StartCommand": "em_spawn assets/prefabs/npc/patrol helicopter/patrolhelicopter.prefab", "StartMessage": "Helicopter <color=green>started</color> the sightseeing flight" } ] } Thanks to @_senyaa
    $10.99
  2. ZockiRR

    GPlugins

    Version 1.3.2

    77 downloads

    Advanced graphical plugin manager to easily manage plugins. Features Load/Unload plugins Unloaded plugins are unloaded permanently (not reloading after restarts) Convenient error lookup for not loading plugins Intuitive and super responsive UI (no lag for small UI changes and no mouse reset) Search/Filter function Back button for quick navigation No plugin dependencies Commands (Chat and Console) gplugins - Opens/Closes the UI gplugins.load <pluginname> - Loads the given plugin and removes it from the disabled plugins list gplugins.unload <pluginname> - Unloads the given plugin and adds it to the disabled plugins list Permissions Administrators don't need any permission Players can be given access with the permission 'gplugins.use' (for UI and commands) Hints Clicking the exclamation mark icon will show the error message at the bottom The disablement of plugins after restarts will not work if gplugins is not loaded Loading a plugin in any way other then gplugins when it is disabled in gplugins will not work Configuration uicolor.primary (rgba) - The primary accent color uicolor.disabled (rgba) - The disabled buttons color
    $11.99
  3. Version 0.1.0

    4 downloads

    What is it? Zone Command Blocker is a tool which prevents using specific commands (in data folder) in specific zones Permissions: zonecommandblocker.bypass - None of your command will be blocked in any zone zonecommandblocker.clear - Access for the /zcb.clear command Commands: /zcb.clear - Clears/wipes the data folder which contains zones with saved permissions etc.. Features: Zone Command Blocker will make your life easy and will on load take all zones and add them into it's data file where you can just add blocked commands Multiple blocked commands - Supports multiple blocked commands for specific zone Data file: Data of all reports and staff's statistics are being saved into a data file. Path: Your_Server\oxide\data\ZoneCommandBlocker\ZoneCommandBlocker.json Localization: { "CommandBlocked": "This command cannot be used in zones!", "DataFileClear": "Cleared data folder" }
    $4.99
  4. Version 1.1.7

    106 downloads

    Open UI - /zm FEATURES: Create and setup zone with GUI Can damage other player in Zone Can Damage other player structures Can damage NPC Can damage Helicopter P.s - (My Discord - tofurahie#4144) Config: { "Show Notification": true, "Show None zone type": true, "Notification message when enter in zone(%ZONENAME% - Zone name, %ZONETYPE% - Zone type)": "You have entered the zone %ZONENAME%\nZone type: %ZONETYPE%", "Notification message when leave from zone": "You have left the Zone, now you are in the open world", "Zones": [ { "ZoneID(Uniq)": 1633968236, "Zone Name": "ZONE NAME", "Zone Type": "ZONE TYPE", "Zone Type Color(HEX FORMAT)": "white", "Zone Position": { "x": 189.8238, "y": 4.038739, "z": 606.1398 }, "Zone Radius": 10.0, "Visible sphere?": false, "Can damage other players in Zone": false, "Can damage other player structures": false, "Can damage NPC": false, "Can damage Helicopter": false } ] }
    $4.99
  5. Version 1.2.2

    127 downloads

    No more blueprints ! Great for those crazy, heavy modded servers. You can control to which users the blueprints will be unlocked by granting the permission blueprintunlocker.tierX.unlock. If you'd like to unlock to all your players just grant the permission to the default group on the console like so: oxide.grant group default blueprintunlocker.tier0.unlock oxide.grant group default blueprintunlocker.tier1.unlock oxide.grant group default blueprintunlocker.tier2.unlock oxide.grant group default blueprintunlocker.tier3.unlock [NEW] Automatic unlock/reset based on permission: when a tier permission is assigned to a user all the bps will be unlocked when a tier permission is revoked from a user all the bps will be reset
    $2.99
  6. ZockiRR

    GPerms

    Version 1.3.0

    71 downloads

    Advanced graphical permissions manager to easily manage player and group permissions. Features Assign/Revoke player permissions Assign/Revoke player groups Assign/Revoke group permissions Create, rename, clear and delete groups Convenient overview of given permissions per plugin Hierarchical wildcard permissions Back button for quick navigation Search/Filter function Intuitive UI No plugin dependencies Commands (Chat and Console) gperms - Opens/Closes the UI Permissions Administrators don't need any permission Players can be given access with the provided permissions: 'gperms.use' - Open the GUI (readonly, but needed for any action in GPerms) 'gperms.players' - Grant/Revoke player permissions 'gperms.playergroups' - Assign/Remove players from groups 'gperms.groups' - Grant/Revoke group permissions 'gperms.modifygroups' - Create, edit and delete groups Hints Directly granted permissions will be checked as green Inherited group permissions will be checked as blue To revoke all permissions of a plugin click the 1 level wildcard permission twice (grant all -> revoke all) Configuration perms.hidepluginprefix (true/false) - if set to false, the full permission names will be shown plugins.showwithoutpermissions (true/false) - If set to false, plugins without permissions wil be hidden players.showoriginalnames (true/false) - If set to true, the original playername will also be shown uicolor.primary (rgba) - The primary accent color uicolor.disabled (rgba) - The disabled buttons color uicolor.activetab (rgba) - The active tab color
    $11.99
  7. badgyver

    Arena Dome

    Version 1.0.0

    15 downloads

    Create epic player vs. player battles with this original arena. Arena Dome is fully compatible with Zone Manager and Event Manager. Arena Dome contains NPCs, loot, walls for players to cover their backs, and several towers for players to shoot from above.
    $7.66
  8. Version 1.0.11

    1,387 downloads

    This plugin can be used by developers to manage their arena games etc. Developers can use this to handle the entry/exit of players into their games. The plugin will be primarily used by my HungerGames, ScubaArena and Skirmish game (soon to be released). It features: Registration calls to create and register the event with the plugin. Automatic running of the events in order, so you can have multiple event plugins running 1 after the other (configurable). Strip and save the players current inventory, and restore it after they leave the game. Store and restore the players metabolism stats when they join/leave the game. Register a destination for players to teleport to when joining the game. Command black listing. Build in hook management for popular plugins such as Backpacks and kits. API void EMCreateEvent(string eventName, bool automatic_start, bool stripItems, bool leaves_event_on_death, bool full_health_on_join, bool give_items_back_on_respawn, bool full_metabolism_on_join, Vector3 teleport_destination) Creates the event and allows the developer to specify the settings: eventName: the name of the event. this.Name is recommended. automatic_start: enrolls the event to be scheduled and ran by EventHelper. stripItems: strips the players items and stores them in the data file. Items will be returned upon leaving the event, or when they respawn after they have left the event unless give_items_back_on_respawn is set to false. leaves_event_on_death: Kicks the player from the event when they die. full_health_on_join: Stores the players health into the data file and sets their health to max. give_items_back_on_join: Gives the players items back when they leave the event, or when they respawn after leaving the event. If set to false, they will need to use the /recoveritems command to get their items back.This is useful if a server is running plugins such as kits, which wipes the players inventory to give the player a kit. full_metabolism_on_join: Saves and restores the players metabolism before and after a game. teleport_destination: The location that a player will teleport to when joining the game. Set to Vector3.new if you do not want them to teleport. void EMExternalPluginSettings(string eventName, bool canDropBackpack = false, bool canEraseBackpack = false, bool canOpenBackpack = false, bool canBackpackAcceptItem = false, bool canRedeemKit = false, bool CanLoseXP= false) Sets up the external plugin settings for the event. eventName: The registered name of the event. canDropBackpack: Backpack plugin. canEraseBackpack: Backpack plugin. canOpenBackpack: Backpack plugin. canBackpackAcceptItem: Backpack plugin. canRedeemKit: Can the player redeem kits. CanLoseXP: Can the player lose xp when dying in the game. void EMBlackListCommands(string eventName, string[] commands) Use to submit a list of commands that cannot be run while at the event. void EMRemoveEvent(string eventName) Removes the event from EventHelper. This will automatically trigger the EMPlayerLeaveEvent hook for each player if the event is active. void EMManuallyStarted(string eventName) Flags the event as manually started, preventing it from being run automatically if opting in for automatic_start. void EMUpdateLobby(string eventName, Vector3 pos) Allows you to update the lobby destination after an event has been created. void EMStartEvent(string eventName) Triggers an event to start. Marks the event as running so it can be used with the EMEndEvent hook. Call this when you want the game to start. void EMEndEvent(string eventName) Triggers the event to end. Goes through each participant and calls EMPlayerLeaveEvent on them before clearing the participants. Also resets manually_started to false and triggers the EMEndGame hook. bool EMEnrollPlayer(BasePlayer player, string eventName) Enrolls a player into the event. Follows the instructions of the EMCreateEvent settings by stripping items, setting health and metabolisms, as well as teleporting the player to the arena. Also checks for crafting queues, black listed items and escape blocks. Returns true if the player was enrolled successfully. void EMPlayerLeaveEvent(BasePlayer player, string eventName = null) Removes the player from the event. Strips the items that they have received from the event, then optionally restores their previous items, teleports them to the location that they were at prior to joining, sets their health and their metabolism etc, or will tell them that they need to use the command in order to get their inventory back. bool EMIsParticipating(BasePlayer player, string eventName) Returns true if a player is participating in an event (using the participants list associated with the event itself). bool EMAtEvent(ulong id) Returns true if a player is at an event (using the playerdata records). bool AddBan(BasePlayer player, string event_name) Bans the player from the specified event. bool RemoveBan(BasePlayer player, string event_name) Unbans the player from the specified event. Hooks void EMEndGame(string eventName) Is called when the game ends. Chat commands ehban <target name/id> - bans the player from all events globally. ehunban <target name/id> - unbans the player from all events globally.
    Free
1.1m

Downloads

Total number of downloads.

5.6k

Customers

Total customers served.

80.7k

Files Sold

Total number of files sold.

1.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.