Giter Club home page Giter Club logo

creativemode's Introduction

CreativeMode

Adds a simple "creative mode" using buffs and Inanzen's Endless plugin

This plugin offers a simple "Creative Mode" for players and is based off of Commaster's updated version of Inanzen's "Endless Blocks" plugin and Loganizer's "Ultrabuff" plugin (Credits to them).

When enabled, players are permanently buffed with specific buffs that help out with building and will have infinite building materials until it is disabled. The item stack will replenish when it falls below 10 units.

Command: /creativemode

Config File

  "EnableWhitelist": false, <--Switch to True to enable Whitelisting
  "WhitelistItems": [
    2, <-- Add item IDs that you want to whitelist *Already added most default building blocks except wood
    30,
    3,
  ...blah blah more IDs
  ],
  "EnableBlacklist": false, <--Switch to True to enable Blacklisting
  "BlacklistItems": [
    11, <--Add item IDs that you want to blacklist. *All ores are blacklisted by default.
    12,
    13,
    14,
    ...blah blah more IDs
  ]
}
  • Whitelist mode: Items in the list are allowed to have an infinite amount.
  • Blacklist mode: Items in the list aren't allowed to have an infinite amount.

Enabling Blacklist & Whitelist at the same time will result in using Whitelist.

Permissions

creativemode.* -lets players have endless paint & tiles (no restrictions)
creativemode.paint -only lets players have endless paint
creativemode.tiles -only lets players have endless blocks/walls (Not sure why players would exclude paint, but added anyways) 

https://tshock.co/xf/index.php?resources/creative-mode.19/

creativemode's People

Contributors

bippity avatar moisterrific avatar renderbr avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.