CREATIVE PLUGIN | SANDBOX | BUILDING

$99.99

Sold by: Ryuk_

The Creative Plugin is designed to enhance the creative and sandbox aspects of the game and offers a wide range of features that empower players to create, build, and experiment with different bases.
You can imagine, create, and save your structures.

Categories: , ,

Description

Creative Plugin – SandBox – Building Overview

 

From version 2.0 onwards, the following is a mandatory requirement:

MySQL Server.
IMGUR API CLIENT ID.
ImageLibrary Plugin.

FAQ

How to get IMGUR API CLIENT ID? https://dubble.so/guides/how-to-get-imgur-client-id-purlxhv84a0m3mlsiak7
How to setup MYSQL db? Once you connect to the database, the plugin will create the tables automatically.
Tutorial to setup MYSQL DB: https://streamable.com/z6uqqy
How does the NETWORKING works? https://streamable.com/aaqkig

PERMISSIONS

creative.use                         |       Allow the player to use the plugin. (This works with zonemanager)
creative.fly                           |      Allow the player to use noclip.
creative.godmode              |        Allow the player to be god.
creative.infammo               |       Allow the player to have infinite ammo, this also include rockets!
creative.f1_give                  |         Allow the player to give items to himself using the F1 MENU.

creative.admin                   |  DO NOT GIVE THIS TO NORMAL USERS!

CHAT COMMANDS

/cost -> will display the build & deployable cost of the player claimed plot.
/invite <player name> -> will send a team invitation to the other player.
/claim | /unclaim | /c | /u -> will claim or unclaim the plot.
/noclip | /fly | /f -> will allow the player to use NOCLIP.
/god | /g -> will allow the player to be in god mode.
/bgrade <0 to 4> | /b <0 to 4> -> will allow the player to set the building grade.
/menu | /help | /info -> will open the main menu.
/weather | /time -> will open the weather menu.
/save <base name> | /guardar <base name> -> will save the current base in the plot.
/load <base name> | /cargar <base naem> -> will load the required base in the plot.

CONFIG FILE (EXAMPLE)

{
“svar: Disable Terrain Violation Kick”: true,
“svar: Disable Structure Decay”: true,
“svar: Always Day”: true,
“svar: Creative – All Users”: true,
“svar: Creative – FreePlacement”: true,
“svar: Creative – FreeBuild”: true,
“svar: Creative – FreeRepair”: true,
“Menu Title”: “CREATIVE | SANDBOX | FREE BUILDING”,
“Plot Radius (default: 50f)”: 50.0,
“Plot Clear/Despawn”: true,
“Plot Despawn Time (default: 300f)”: 300.0,
“Plot MapMarker”: true,
“Plot Building Upgrade Effect”: true,
“Plot Sphere Prefab”: “assets/bundled/prefabs/modding/events/twitch/br_sphere_purple.prefab”,
“player: Clear Inventory on Disconnect”: false,
“player: Vehicle Manager Spawn Limit (def: 5)”: 5,
“Fly Keybind”: “lighttoggle”,
“Keybind: Building Upgrade”: “FIRE_PRIMARY”,
“Keybind: Building Downgrade”: “FIRE_SECONDARY”,
“Keybind: Display/Close Menu”: “FIRE_THIRD”,
“Keybind: Removal Tool (require hammer in hand)”: “RELOAD”,
“Keybind: Change Building Grade”: “USE”,
“Claim/Unclaim Plot Command List”: [
“claim”,
“unclaim”,
“c”,
“u”
],
“Fly Command List”: [
“noclip”,
“fly”,
“f”
],
“God Command List”: [
“god”,
“g”
],
“Building Grade Command List”: [
“bgrade”,
“b”
],
“Open Main Menu Command List”: [
“menu”,
“help”,
“info”
],
“Open Weather Menu Command List”: [
“weather”,
“time”
],
“Save Base Command List”: [
“save”,
“guardar”
],
“Load Base Command List”: [
“load”,
“cargar”
],
“IMGUR CLIENT ID”: “PUT YOUR CLIENT ID HERE!”,
“SQLData”: [
{
“Server”: “localhost”,
“Database”: “db_name”,
“User”: “user_root”,
“Password”: “password”,
“Port”: “3306”
}
],
“Resources: Give Player Resources”: [
“wood”,
“stones”,
“sulfur”,
“cloth”,
“leather”
],
“ImageData”: [
{
“ImageName”: “twigs”,
“ImgUrl”: “https://raw.githubusercontent.com/RedizGG/Creative_Images/main/Materials/twigs.png”
},
{
“ImageName”: “wood”,
“ImgUrl”: “https://raw.githubusercontent.com/RedizGG/Creative_Images/main/Materials/wood.png”
}
]
}

COMMANDS

 * /help or /info to display information menu
* /claim -> Claim an area in the current player position, if there’s another area nearby the player can’t claim the current area.
* /unclaim -> Unclaim the owned area by the player. (Only the player who used /claim can unclaim the area)
* /save <basename> -> Save the current entities in the claimed area (Only the claimed area owner can save bases)
* /load <basename> -> Load any base owned by the player. (You require a claimed area to use this command)
* /list -> Display all the owned bases by the player
* /undo -> Remove all entities in the claimed area
* /cost -> Display building cost inside the claimed area (Only building structures, deployables will be added soon with an interface)
* /skins -> Open the skins menu (You should use any paid or free skin plugin.)
* /invite <playername> -> Invite your friend to your team so he can build or enter your area
* All the players can fly using the letter F or chat command /fly
* Players can delete entity or structures using letter R (Max distance: 10 meters | Require a hammer in hand to remove thins)
* /time <0-24> -> will set the ingame time to the desired hour.
* /publish <base name> -> Will make the base public and give a code to share it.
* /load_code <published code> -> Will load the public base attached to that code.
* /code_list -> will display the player public bases.

KEYBIND LIST

 →BUTTON.FORWARD – W
→BUTTON.BACKWARD – S
→BUTTON.LEFT – A
→BUTTON.RIGHT – D
→BUTTON.JUMP – SPACE
→BUTTON.DUCK – CONTROL
→BUTTON.SPRINT – SHIFT
→BUTTON.USE – E
→BUTTON.FIRE_PRIMARY – LEFT MOUSE BUTTON
→BUTTON.FIRE_SECONDARY – RIGHT MOUSE BUTTON
→BUTTON.RELOAD – R
→BUTTON.FIRE_THIRD – MIDDLE MOUSE BUTTON
→lighttoggle (ServerCommand)

 

1 review for CREATIVE PLUGIN | SANDBOX | BUILDING

  1. 1 out of 5

    LuminCC (verified owner)

    does not reply to support i have been waiting over 2 months for a reply, what a garbage plugin


Only logged in customers who have purchased this product may leave a review.

Version 2.0.4 | Updated December 19, 2024
  • Updated [UPDATED TO VERSION 2.0.4] - CHANGELOG [FIXED] Raid mode. [FIXED] Server crash. [FIXED] Wrong building durability. [FIXED] Team check between players that want to be in the same team. [FIXED] OnFrameCallback console log error caused by "OnEntityKill". [Building Cost error] [FIXED] Loading Base is now optimized. [FIXED] Clearing Plot is now optimized. [FIXED] Clear to Foundation is now optimized. [FIXED] Clear Deployables is now optimized. [FIXED] Loading base will now authorize players. [FIXED] Building Cost will only be called when it's required. [FIXED] On/Off buttons color [Red - Green = selected] [FIXED] Building Decay console log error. [FIXED] GTFO Mode. [FIXED] Fireball will no longer inflict damage. [FIXED] Unloading plugin will now correctly remove all entities/map markers/vending machine icons/plot sphere. [FIXED] Furnaces & Batteries will no longer kick the player because "out of order" entities. [ADDED] Server Performance Check [ADDED] Shared bases that doesn't exists will be removed. [ADDED] Reviewer Permission. [creative.reviewer] [ADDED] Un-Share button. [ADDED] New config (menu variables) - How the reviews works? + The reviewer can delete any shared base if he finds it offensive. + Reviewer will have a button in the community tab to review any base. After clicking it, the reviewer will have 30 seconds to review the base. + review delete + review cancel - The review will be stored with all the required data. (Reviewer steam id, reason, base id, base owner id, base image url)

4 thoughts on "CREATIVE PLUGIN | SANDBOX | BUILDING"

Leave a Reply to Eric Cracco
Product author
Cancel reply

Your email address will not be published. Required fields are marked *

    • Hi LuminCC, in a few days I will release version 2.0 which will change the plugin completely. You will be able to configure the binds in the config file as you want (users will use the same bind for the functions).

      If you have problems with binds, this will solve it for you as you will not have to replace your current binds in the game to fix this problem.

      You can also disable them and enable NoClip / Godmode from the menu (/menu or mouse wheel).

      Currently version 2.0 is being tested to update it publicly so that there are no problems. I apologize if there are errors in the current version, it is outdated because I have been working for several months to redo this plugin and optimize it completely.

      It should be updated in 1 or 2 days.

  1. Hi LuminCC, in a few days I will release version 2.0 which will change the plugin completely. You will be able to configure the binds in the config file as you want (users will use the same bind for the functions).

    If you have problems with binds, this will solve it for you as you will not have to replace your current binds in the game to fix this problem.

    You can also disable them and enable NoClip / Godmode from the menu (/menu or mouse wheel).

    Currently version 2.0 is being tested to update it publicly so that there are no problems. I apologize if there are errors in the current version, it is outdated because I have been working for several months to redo this plugin and optimize it completely.

    It should be updated in 1 or 2 days.

  2. Hello – I am getting the following error on a Carbon server after applying v2.0.4:

    Failed to call internal hook ‘OnEntitySpawned’ on plugin ‘Creative v2.0.4’ [2949838417] (Object reference not set to an instance of an object)
    at void Oxide.Plugins.Creative.OnEntitySpawned(BaseNetworkable a1) in /home/container/carbon/plugins/Creative.cs:line 2408
    at object Oxide.Plugins.Creative.InternalCallHook(uint hook, object[] args) in Creative.cs/Internal:line 1412

Plugin FAQ – How do I use this .zip/.7z file I just purchased on my server?

• First, you want to unzip the file. You can do so by just double-clicking it to open, then drag the contents to the desired location (you may need to install an external unzipping software if you don’t already have one such as 7zip or winrar)
• Next you will find either a structure of folders or just the .cs file itself (it’s the actual plugin file itself).
• After that just install the .cs (plugin file) into your …/oxide/plugins/ folder where you will install plugins you ever need to.

Additionally, here’s a great video that easily covers adding a plugin to your server if you need! https://youtu.be/yWC_p97FhQA

• Installation is not included with any products on the site, however, if needed we may assist if you reach out to our support.

Currently all products on Lone.Design will be contained within a zipped file which is the .7z or .zip that you see. I believe windows 10 and up can unzip on its own without 3rd party tools, but in that case, if you’re unfamiliar with zipped files here are 2 programs I recommend to easily unzip zipped files.

Video On How to Zip and Unzip: https://youtu.be/Ep-L3PjBPCk (TechInsider Youtube Channel)

Zipping/Unzipping Tools
Winrar https://www.rarlab.com (I used to use for years, but works great!)
7zip https://www.7-zip.org/a/7z2107-x64.exe (the one I use currently)

Product Enquiry

Please Login to make enquiry about this product