Warzone / PublicMaps

Publicly available maps used by warz.one
https://warzone.network
Creative Commons Attribution Share Alike 4.0 International
9 stars 16 forks source link

Implement includes #127

Closed TheRealPear closed 1 year ago

TheRealPear commented 1 year ago

Includes are global XML files that can be used for standardizing various things across multiple maps that shares a common gamemode (Infection, Bed Wars, Bridges, and more in the future). The majority of the includes that are in this pull request came from OCC PublicMaps that could be used for existing Warzone maps. Additionally, there are two unfinished includes (survival-games.xml and destroy-the-wool), which hopefully, I can continue to work on in the future as well.

I would also like to keep this on review until admins can configure the server to load include files from the repository instead of the PGM plugin folder if not done already.

TheRealPear commented 1 year ago

Closing this pull request in favor of the Includes repository. My original post still stands, would like admins to configure the server to load the includes from the new repository now, should be a lot more simpler than before.