diff --git a/README.md b/README.md index 2a617c5..d3274c4 100644 --- a/README.md +++ b/README.md @@ -195,13 +195,13 @@ There is currently one administrative command: * `/df unclaimed` - List players with unclaimed prizes. - * `/df list` - List all 10 stage titles and subtitles. + * `/df list` - List all 11 stage titles and subtitles. * `/df swap ` - Swap two stages by stage number (1 to 10). * `/df move ` - Move stage `` to stage `` and shift in-between stages into the gap. - * `/df config ` - Show the configuration of `` 1 to 10. + * `/df config ` - Show the configuration of `` 1 to 11. * `/df config barcolor ` - Configure stage bar color. * Note that Minecraft only allows [7 boss bar colors](https://hub.spigotmc.org/javadocs/spigot/org/bukkit/boss/BarColor.html), `BLUE`, `GREEN`, `PINK`, `PURPLE`, `RED`, `WHITE` and `YELLOW`. @@ -220,4 +220,3 @@ There is also a technical administrator command: * `dragonfight.admin` grants permisson to use the `/df` staff command. * `dragonfight.console` grants permisson to use the `/dragonfight` command to reload the configuration, and is only relevant to staff with console access. -