From 42d3a636019481f9745d76e86305f230d8a41cf0 Mon Sep 17 00:00:00 2001 From: 1Defence <63735241+1Defence@users.noreply.github.com> Date: Tue, 28 Jun 2022 02:18:04 -0400 Subject: [PATCH] add world-cycle (#2879) * Create World Cycle Plugin * Update to latest, removing debug code * Update to latest, Added License * update to deregister packet in shutdown Co-authored-by: 1Defence --- plugins/world-cycle | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 plugins/world-cycle diff --git a/plugins/world-cycle b/plugins/world-cycle new file mode 100644 index 000000000..a6d90ecdd --- /dev/null +++ b/plugins/world-cycle @@ -0,0 +1,2 @@ +repository=https://github.com/1Defence/world-cycle.git +commit=5f3da919afdb6835141d1c441b28e30e751be29e \ No newline at end of file