mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2025-09-05 17:07:06 +02:00
Change tab id generation
This commit is contained in:
@@ -4204,16 +4204,15 @@ Miscellaneous placeholders:
|
||||
----
|
||||
|
||||
### **[Multiverse-Core](https://modrinth.com/plugin/multiverse-core)**
|
||||
/// tab | v5+
|
||||
/// tab | Multiverse-Core v5
|
||||
//// integrated | Built into Plugin
|
||||
////
|
||||
|
||||
//// warning | v5 only!
|
||||
These placeholders only exist and work with Multiverse Core v5 and newer!
|
||||
See the `pre-v5` Tab for the expansion used with Multiverse core v4 and older.
|
||||
//// warning | The below Placeholders are only for Multiverse-Core v5!
|
||||
////
|
||||
|
||||
All placeholders allow a `_<world>` to be added with `<world>` being the name of a Multiverse-loaded World.
|
||||
Example: `%multiverse-core_alias_myworld%`
|
||||
|
||||
```
|
||||
%multiverse-core_alias%
|
||||
@@ -4240,7 +4239,7 @@ All placeholders allow a `_<world>` to be added with `<world>` being the name of
|
||||
```
|
||||
///
|
||||
|
||||
/// tab | pre-v5
|
||||
/// tab | Multiverse-Core v4
|
||||
//// command | papi ecloud download multiverse
|
||||
////
|
||||
|
||||
|
@@ -133,4 +133,5 @@ markdown_extensions:
|
||||
- pymdownx.blocks.details
|
||||
- pymdownx.blocks.tab:
|
||||
alternate_style: true
|
||||
slugify: !!python/object/apply:pymdownx.slugs.slugify {kwds: {case: lower}}
|
||||
- pymdownx.tasklist
|
||||
|
Reference in New Issue
Block a user