Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
start [2020/09/14 17:56] phoenix616start [2021/06/16 12:27] (current) – Change title phoenix616
Line 1: Line 1:
-Welcome+Phoenix616's Wiki
  
-Welcome to Phoenix616's Plugin Wiki.+This wiki includes information about the Minecraft plugins and libraries made and managed by Phoenix616!
  
-Here you will be able to find all information about plugins made and managed by Phoenix616!+## Content 
 + 
 +<nspages plugin: -tree -subns -pagesInNs -h1 -textNs="Plugins" -exclude:start> 
 +<nspages library: -tree -subns -pagesInNs -h1 -textNs="Libraries" -exclude:start> 
 + 
 +## Maven repo 
 + 
 +Almost all plugins and libraries can be found in the Minebench.de maven repository: 
 + 
 +<code xml> 
 +<repositories> 
 +    <repository> 
 +        <id>minebench-repo</id> 
 +        <url>https://repo.minebench.de/</url> 
 +    </repository> 
 +</repositories> 
 +</code>