Skip to content

CodeCrafter47/TabOverlayWiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains the template files from which the wiki for BungeeTabListPlus and AdvancedTabOverlay is generated.

Templates for the pages are located in the pages/ directory. Images are located in images/.

Generating the wiki

The wiki can be generated from the templates by running the following command.

kotlin update_wiki.kts

Template files

Within the template files the following placeholders and commands are processed.

  • Conditional Inclusion

    [!]: ifBTLP
    This text is only included in the BTLP wiki.
    [!]: endIF
    
    [!]: ifATO
    This text is only included in the ATO wiki.
    [!]: endIF
    
  • Table of Contents

    Add the following line to generate a table of contents for the wiki page.

    [!]: ToC
    
  • Placeholders

    The following placeholders are replaced.

    • !!name - name of the plugin
    • !!iconFolder - name of the icon folder
    • !!seevanishedperm - permission that allows seeing vanished players

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages