-
Posts
382 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Ryuk_
-
Hi! Plugin was updated, please check if it's working now. Also please enable the variable "Log Errors (false by default)" in the config. Set it to true. The log file will be generated at /oxide or carbon/data/Creative/Logs/logs.json If any other error occurs, this file helps me quickly check where it is located.
-
Changed Status from Work in Progress to Fixed Changed Fixed In from 2.0.76 to Next Version
-
Changed Status from Work in Progress to Fixed Changed Fixed In from 2.0.52 to Next Version
-
Changed Status from Work in Progress to Fixed Changed Fixed In from 2.0.75 to Next Version
-
Changed Status from Pending to Work in Progress Changed Fixed In to 2.0.76
-
- Imgur/Imgbb not working: You are correct, the images are not being uploaded, in the next update they will be uploaded automatically when the player connects to the server. - The weather is for each player, if you prefer to customize your weather (It does not change the weather for other players). In the next version there will be an option in the settings to disable it if you don't want to use it. - Kits are working, please see your config file. "KitData": [ { "Item ID": 200773292, "Item Skin ID": 3326537103, "Player Container Type (Main, Belt, Wear)": 1 }, { "Item ID": 237239288, "Item Skin ID": 2483395996, "Player Container Type (Main, Belt, Wear)": 2 }, { "Item ID": 1751045826, "Item Skin ID": 2483392049, "Player Container Type (Main, Belt, Wear)": 2 } ], - Always day function works (Make sure there is no incompatibility with another plugin) Config; "svar: Always Day": true, this will set > env.progresstime false env.time 12 Sorry if you find the info panel ugly. I'm not good with UI. Also, it will be possible to disable it in the next update to use other plugins. The plugin will be updated soon, at the latest on Thursday since I will be traveling all day on Wednesday.
-
- 106 comments
-
- #creative rust
- #building
-
(and 1 more)
Tagged with:
-
- 2 comments
-
- #core
- #minigames
- (and 6 more)
-
You can get imgbb api key here https://api.imgbb.com/
-
I'm going to leave this support ticket open in case you have another problem.
-
Changed Fixed In from 2.0.75 to 2.0.76
-
Plugin updated, all should be fixed now. Command Cooldown: - Menu cooldown reduced to 0.5 seconds. - Upgrade all the base to another material cooldown reduced to 2 seconds. - Saving / Loading base reduced to 1 second. This is used to prevent users from spamming those features.
-
Changed Status from Pending to Work in Progress Changed Fixed In to 2.0.75
-
Changed Status from Work in Progress to Closed
-
Changed Status from Work in Progress to Closed
-
If there is any stored image it will be uploaded to imgur, there is also sometimes there is a rate limit in Imgur, so it is recommended to have an IMGBB API Key too.
-
Will work on it for the next update
-
The new version include that file, you can replace or add that part in the config (not auto update :c )
-
Changed Status from Work in Progress to Fixed Changed Fixed In from 2.0.41 to 2.0.75
-
Changed Status from Work in Progress to Fixed Changed Fixed In from 2.0.31 to 2.0.75
-
Use MYSQL only if you need it for some external function of yours, SQLite is used to store everything locally. How to setup Imgur? https://dubble.so/guides/how-to-get-imgur-client-id-purlxhv84a0m3mlsiak7 Then go to /carbon/configs/Creative.json "IMGUR CLIENT ID": "PUT YOUR CLIENT ID HERE!", I'm finishing fixing the current plugin issues, in the next update you will be able to fly inside plots as an admin. The "reviewer" is the person in charge of verifying the bases published by the community, and if there is one that breaks any TOS, they can delete that base from the community. This should only be done by people you trust. To set default menu options go to /carbon/configs/Creative.json "Menu Autodoors (true = on | false = off)": false, "Menu Autowindows (true = on | false = off)": false, "Menu Autoelectricity (true = on | false = off)": false, "Menu Buildingrade (true = on | false = off)": false, Modify "menu building grade" from false to true. (Next update will be true by default)
-
Changed Status from Pending to Work in Progress Changed Fixed In to 2.0.52
-
Changed Status from Pending to Work in Progress Changed Fixed In to Next Version
-
Version 1.0.0
3 downloads
This is a Rust server plugin designed for creating and managing a "One in the Chamber" minigame, the plugin includes features like arena setup, player management, matchmaking. This plugin requires the MinigameCore plugin for its operation, emphasizing its use in community servers that host competitive and recreational minigames. GAMEPLAY Players lose a life when killed and can spectate after losing all lives. Game ends when one player remains or the time limit is reached. Spectators can switch views between players. FEATURES Arena Management: Create, manage, and refresh arenas. Player Management: Handle player stats, respawning, and spectating. Matchmaking: Supports joining arenas mid-game, player limits, and automated game starts. UI Components: Dynamic UI elements to show game stats, results, and lobby information. Admin Commands: Commands for admins to manage arenas and game settings. Configurable Settings: Time limits, max lives, and game mechanics like melee return timings can be configured. CONFIGURABLE SETTINGS TimeLimit: Duration of the game in seconds. MaxLives: Number of lives each player has. ReturnMelee: Time in seconds before a thrown melee weapon returns. RestartOnEndGame: Whether the arena restarts automatically after a game ends. ADMIN COMMANDS /add_oitc_arena <name> <radius>: Starts the creation of a new arena. /add_oitc_spawnpoint: Adds a spawn point at the admin's location. /add_oitc_lobby: Sets the lobby location for the arena. /add_oitc_max_players <number>: Sets the maximum number of players for the arena. /add_oitc_create <name>: Finalizes the creation of the arena. - * Arena Cache: Temporary storage for arena settings during creation before they are committed to the permanent configuration. * - FILES PATH OITC Config: /carbon/data/Minigames/OneInTheChamber/Config.json OITC DB: /carbon/data/Minigames/OITC.db SPECTATING IN OITC MATCH The spectating feature in the OITC plugin allows players who have lost all their lives to observe the ongoing match from the perspective of other players. This functionality enhances the gameplay experience by keeping eliminated players engaged until the match concludes. Key Features of Spectating: - Automatic Entry into Spectator Mode: When a player's lives reach zero, they are automatically placed in spectator mode. The plugin sends a message to the player informing them of their elimination and explaining the spectating mechanics. Player Switching: - Spectators can switch between players using the Reload (R) key. This allows spectators to dynamically view different players still active in the match. Player Management: - The plugin tracks which player each spectator is currently observing using a spectators dictionary. When switching, the next alive player in the arena's player list is selected as the new spectating target. Exiting Spectator Mode: - Spectators can leave the game entirely using the /leave command. Once the match ends, all spectators are automatically removed from spectating mode and returned to the lobby. F$39.99 -
Version 1.0.0
3 downloads
The GunGame plugin provides comprehensive functionality for arena creation, leveling, respawning, and matchmaking. It integrates with a broader "MinigameCore" plugin to facilitate these features. [THIS IS A MINIGAME] THIS PLUGIN REQUIRES MINIGAMECORE IN ORDEN TO WORK! Features Arena Management: Supports creating and managing multiple arenas with specified properties such as lobby positions, spawn points, and player capacities. Dynamic Leveling and Kits: Players can progress through levels within each match, with each level granting access to predefined kits consisting of clothing, weapons, and ammunition. Matchmaking and Arena Status: Allows players to join or leave games, manages player counts per arena, and handles arena states (waiting, playing, stopped). Admin Commands: Provides administrators with commands to configure and manage arenas and gameplay settings directly through in-game chat. Gameplay Mechanics: Manages player health, inventory, respawn logistics, and teleportation to ensure fluid game progression and fair play. UI Integration: Includes in-game user interfaces for scoreboards and winner announcements, enhancing the gameplay experience. Event Handling: Robust event handling for player deaths, respawns, and match conclusions, including automatic arena resets and kit reassignments. Chat: Private chat in arenas, Players can only read the chat of players in the same arena. Configurations FinalLevel: Defines the final level to end the match. TimeLimit: Defines the time limit to end the match. Kits: Define kits for each level. Admin Commands /add_gg_arena <name> <radius>: Starts the creation of a new arena /add_gg_spawnpoint: Adds a spawn point to the currently edited arena. /add_gg_lobby: Sets the lobby position for the current arena. /add_gg_max_players <number>: Sets the maximum player limit for the arena. /add_gg_create <name>: Finalizes the creation of the arena and saves it. - * Arena Cache: Temporary storage for arena settings during creation before they are committed to the permanent configuration. * - Files Path GunGame Config: /carbon/data/Minigames/GunGame/Config.json GunGame DB: /carbon/data/Minigames/GunGame.db Config file { "FinalLevel": 20, "TimeLimit": 300, "Kits": { "0": { "Clothes": [ "hazmatsuit" ], "Weapons": [ "pistol.revolver" ], "Ammo": { "ammo.pistol": 128 } }, "1": { "Clothes": [ "hazmatsuit" ], "Weapons": [ "pistol.semiauto" ], "Ammo": { "ammo.pistol": 128 } }, "2": { "Clothes": [ "hazmatsuit" ], "Weapons": [ "t1_smg" ], "Ammo": { "ammo.pistol": 128 } }, "3": { "Clothes": [ "hazmatsuit" ], "Weapons": [ "smg.2" ], "Ammo": { "ammo.pistol": 128 } }, "4": { "Clothes": [ "hazmatsuit" ], "Weapons": [ "shotgun.double" ], "Ammo": { "ammo.shotgun": 32 } }, "5": { "Clothes": [ "hazmatsuit" ], "Weapons": [ "shotgun.pump" ], "Ammo": { "ammo.shotgun": 32 } }, "6": { "Clothes": [ "hazmatsuit" ], "Weapons": [ "shotgun.spas12" ], "Ammo": { "ammo.shotgun": 32 } }, "7": { "Clothes": [ "hazmatsuit" ], "Weapons": [ "pistol.python" ], "Ammo": { "ammo.pistol": 128 } }, "8": { "Clothes": [ "hazmatsuit" ], "Weapons": [ "pistol.m92" ], "Ammo": { "ammo.pistol": 128 } }, "9": { "Clothes": [ "hazmatsuit" ], "Weapons": [ "revolver.hc" ], "Ammo": { "ammo.rifle": 128 } }, "10": { "Clothes": [ "hazmatsuit" ], "Weapons": [ "rifle.semiauto" ], "Ammo": { "ammo.rifle": 64 } }, "11": { "Clothes": [ "hazmatsuit" ], "Weapons": [ "rifle.sks" ], "Ammo": { "ammo.rifle": 64 } }, "12": { "Clothes": [ "hazmatsuit" ], "Weapons": [ "smg.thompson" ], "Ammo": { "ammo.pistol": 128 } }, "13": { "Clothes": [ "hazmatsuit" ], "Weapons": [ "smg.mp5" ], "Ammo": { "ammo.pistol": 128 } }, "14": { "Clothes": [ "hazmatsuit" ], "Weapons": [ "rifle.lr300" ], "Ammo": { "ammo.rifle": 64 } }, "15": { "Clothes": [ "hazmatsuit" ], "Weapons": [ "rifle.m39" ], "Ammo": { "ammo.rifle": 64 } }, "16": { "Clothes": [ "hazmatsuit" ], "Weapons": [ "rifle.ak" ], "Ammo": { "ammo.rifle": 64 } }, "17": { "Clothes": [ "scientistsuit_heavy" ], "Weapons": [ "lmg.m249" ], "Ammo": { "ammo.rifle": 128 } }, "18": { "Clothes": [ "gingerbreadsuit" ], "Weapons": [ "rifle.bolt" ], "Ammo": { "ammo.rifle": 64 } }, "19": { "Clothes": [ "hazmatsuit.frontier" ], "Weapons": [ "rifle.l96" ], "Ammo": { "ammo.rifle": 64 } }, "20": { "Clothes": [ "attire.egg.suit" ], "Weapons": [ "pistol.eoka" ], "Ammo": { "ammo.handmade.shell": 16 } } } }$41.99