Giter VIP home page Giter VIP logo

yaaiomni's Introduction

yaaiomni

Total Downloads Latest Downloads NuGet

Yet another misc plugin for TShock, collection of fixes, enhancements, utilities, debug commands, and more.

Note If you are using Linux and don't know which version to download, download the tarball.

Commonly used

  • /whynot to show recent permission queries related to the player. The ultimate solution for all "what permission" questions.
  • /setlang, /maxplayers to set the language and max players.
  • /settimeout, /setinterval, /clearinterval, /showdelay to automate commands based on a timer.
  • /runas to run commands as another player.
  • /resetcharacter, /exportcharacter to reset or export a character.
  • Chat spam limit to 3 msg/5 sec, 5 msg/20 sec (.Mitigation.ChatSpamRestrict in config).

More features

  • .PlayerWildcardFormat: /g zenith *all*
  • .HideCommands and .StartupCommands will hide commands or run on startup.
  • .Enhancements.AlternativeCommandSyntax supports /command1 ; command2 ; command3 ... and /command1 && command2 && command3 ....
  • .Mode.Vanilla.Enabled will add permissions to players for vanilla game play experience.
  • .CommandRenames: {"Chireiden.TShock.Omni.Plugin.Command_PermissionCheck": ["whynot123", "whynot456"]}

Advanced options

Run /genconfig to generate a full version of the config file. Hidden entries will be shown (unchanged entries will be hidden on next launch/reload).

Warning
KEEP IT UNCHANGED. DO NOT TOUCH UNLESS YOU KNOW WHAT YOU ARE DOING

You will have access to all hidden features and control how they work. Read the comments in Config.cs for more details.

Extra

The Chireiden.TShock.Omni.Misc plugin contains some random features and utilities.

  • Restrict specific boss summon, team and pvp status based on the permission.
  • .LavaHandler stops lava spamming. It does not prevent lava from spawning, but rather vacuums it after it might spawn.
  • Commands like /echo, /_pvp, /_team etc. can be used in minigames with other plugins.

yaaiomni's People

Contributors

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