GithubHelp home page GithubHelp logo

essentialsx / wiki Goto Github PK

View Code? Open in Web Editor NEW
7.0 7.0 9.0 24.48 MB

Documentation for EssentialsX 2.x.

Home Page: https://essentialsx.net/wiki/Home.html

documentation essentialsx hacktoberfest minecraft-oss minecraft-plugin wiki

wiki's People

Contributors

andre601 avatar catcake avatar darbyjack avatar davidjpfeiffer avatar donotspampls avatar drtshock avatar eazyftw avatar greg-kennedy avatar iburkex avatar jasonhorkles avatar jroy avatar laxwashere avatar md678685 avatar mdcfe avatar mightyiest avatar pokechu22 avatar powercasgamer avatar supaham avatar triagonal avatar vemacs avatar xeyame avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

wiki's Issues

Port help/info/text page documentation

The Essentials wiki has a page on this, but it could be improved:

  • Perhaps split out placeholder list into a separate page, since kits also use this placeholder system
  • More clarity over how the other text files work, particularly how to use the username and groupname files

Minor style improvement for Discord-Tutorial

This is just a minor improvement idea and can also be seen as me being nitpicky, but wouldn't it look a bit better, if the example images/gifs in the quote blocks would be indendet t have them aligned with the ordered list text?

Example:

Instead of

1. Once on that page, click on "New Application" button on the top right, give your bot a name, and
   then click "Create".
> ![Creating Application](./images/discord/create-app.gif)
> `New Application` -> Give Application a Name -> `Create`

Which looks like

  1. Once on that page, click on "New Application" button on the top right, give your bot a name, and
    then click "Create".

Creating Application
New Application -> Give Application a Name -> Create

Would you change it to

1. Once on that page, click on "New Application" button on the top right, give your bot a name, and
   then click "Create".
   > ![Creating Application](./images/discord/create-app.gif)
   > `New Application` -> Give Application a Name -> `Create`

Which looks like

  1. Once on that page, click on "New Application" button on the top right, give your bot a name, and
    then click "Create".

    Creating Application
    New Application -> Give Application a Name -> Create

Again, this is a minor issue and just me being somewhat nitpicky, but I feel like it would look a bit better (if vue even supports this to begin with)

Update kits and item spawning docs

We already have the BannerMeta page, but the other Essentials wiki pages are outdated and don't cover everything in EssentialsX.

Kits

Can adapt from Essentials wiki; the main differences are:

  • Kits are now in kits.yml
  • EssX adds /createkit which creates mostly-accurate kits (note these aren't perfect), and /delkit
  • You can use commands in kits in EssentialsX

Item spawning

Again, we can adapt from the Item Meta and Command Reference/Spawning pages. Main differences:

  • Item IDs don't work on 1.13 or above
    • "Damage values" that were used for alternative versions of the block won't work any more because these were flattened
    • Durability values for a tool's actual durability still exist
  • Some item meta might have changed over the years
    • Potions in 1.9-1.12 work somewhat differently to 1.8 and before, but who knows what exactly
    • Potions in 1.13+ are distinct items in the item database
  • You can now use the | character in lore by escaping it with a backslash

Add economy page

Add economy page to:

  • Explain how to use economy commands
  • Explain how to use EssentialsX Economy with other plugins (Vault)
  • Explain how to use an alternative economy plugin
  • Explain different config options for currency

Phase out Improvements page

For new users, sending them to a page that is basically a glorified feature diff is probably not that useful. We should integrate the info about these features into existing feature pages, or their own pages if they are completely new features.

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.