Skip to content
This repository has been archived by the owner on Jul 14, 2024. It is now read-only.
/ testplugin Public archive

Plugin that use every libraries in this repository (for Minecraft ofc)

License

Notifications You must be signed in to change notification settings

Otomny/testplugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testplugin

Showcase plugin to test every Minecraf-related libraries in this repo.

GUIs

Classes that tests gui library are located here:

  • src/main/java/fr/omny
    • App (Initializer for OGui to work)
    • gui/
      • TestManager (One class that hold each instance of TestObject)
        • You can add, remove or edit an object InGame, without having to reload, without having to edit a config file.
      • TestManager.TestObject (Dummy object to test each editor of the GUI lib)
    • commands/
      • GuiCommand (Open the TestManager inventory)

About

Plugin that use every libraries in this repository (for Minecraft ofc)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages