Coder Social home page Coder Social logo

nexiadevelopers / chairsreloaded Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 55 KB

Minecraft plugin that allows players to sit on Stairs and Slabs.

Home Page: https://www.spigotmc.org/resources/1-13-1-19-4-%E2%AD%90-chairs-reloaded-%E2%AD%90-sitting-plugin.108963/

License: MIT License

Java 100.00%
minecraftplugin smp

chairsreloaded's Introduction

Minecraft plugin that allows players to sit on Stairs and Slabs.

Uses NexiaAPI and ACF.

Originally developed by ItsGeppy and maintained by HeadMonitor for the Nexia Network.

Just place the .jar file in your plugins folder and the plugin should work! Easy as that! After that you can configure the the plugin from the config.yml to your needs.

  • /chairs toggle Toggles the ability to sit on Stairs and Slabs on or off. This is helpful if Players are building with those blocks.
  • nexia.chairsreloaded.chairs.toggle
config.yml
    # MAIN SETTINGS
    CheckForEmptySpace: true          # Makes sure there's space above the Chair before mounting it.
    IgnoredEmptySpaceBlocks:          # If the checkForEmptySpace is true, these items will be ignored and count as empty space. If the block contains something from this list in this name it will be ignored.
      - AIR
      - BANNER
      - WALL_SIGN
      - BUTTON
      - LEVER
      - TORCH
      - TRIPWIRE
      - VINE
      - LADDER
    DismountAboveChair: true         # Dismounts above the Chair and not in the Chair.
    BlacklistedWorlds:               # The Worlds that Chairs will not work on.
      - ExampleWorld
    
    #     ____ _           _            ____      _                 _          _ 
    #    / ___| |__   __ _(_)_ __ ___  |  _ \ ___| | ___   __ _  __| | ___  __| |
    #   | |   | '_ \ / _` | | '__/ __| | |_) / _ \ |/ _ \ / _` |/ _` |/ _ \/ _` |
    #   | |___| | | | (_| | | |  \__ \ |  _ <  __/ | (_) | (_| | (_| |  __/ (_| |
    #    \____|_| |_|\__,_|_|_|  |___/ |_| \_\___|_|\___/ \__,_|\__,_|\___|\__,_|
    #                                                                            
messages.yml
ChairsCommands:
  InvalidUsage: '&cInvalid usage. Use &7/chairs toggle&c.'
  Toggle:
    ToggleOn: '&aChair sitting has been toggled to &7on&a.'
    ToggleOff: '&aChair sitting has been toggled to &coff&a.'

You can get Support, Request a Feature or Report a Bug through the Discussion tab or through our Discord. We will do our best to help you out!

  • Q: Why Reloaded?
    A: The original plugin was made by ItsGeppy and is now maintained by HeadMonitor for the Nexia Network. Reloaded means the version that is maintained by HeadMonitor and not it's original creator.

  • Q: I have an issue, found a bug or want to request a feature.
    A: You can leave a comment on the Discussion tab, or join our Discord server.

  • Q: If I request a feature what are the chances of it being accepted? How long will it take to implement?
    A: The chances are very high! We want the Plugin to be as much useful to you as possible. As for the time to implement this solely depends on the complexity of the feature, but it shouldn't take more than a few days!

  • Versions prior to 1.14 will not save the player's toggle state on server restarts.
  • Versions prior to 1.13 are not supported since SpigotAPI is missing features that the plugin uses.

chairsreloaded's People

Contributors

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