gpa_gpu_main: type: world debug: false version: '0.2.1.1' events: on server start: - ~run gpa_gpu_config - inject locally 'events.on script reload' instantly on script reload: - ~webget 'https://raw.githubusercontent.com/MusicScore/Denizen-GrandPartyAddons/master/versions_list.txt' save:dscript_versions - if { - queue clear } - if == null { - narrate '<&c>An unsupported version of GrandPartyUtilities has been detected! Consider downloading a legitimate version.' - queue clear } - define v '' - define vl 'li@|' - if != { - if == { - narrate '<&c>Your version of GrandPartyUtilities is outdated! Most updated version is <&4><&r><&c>.' - queue clear } - narrate '<&c>Your version of GrandPartyUtilities is unsupported or the version database has not been updated yet. Please refer to the issues page for all GrandPartyAddons for support.' }