You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: 'Implementation of a points and generator system for Skyblock.',
8
+
9
+
avatar,
10
+
11
+
start: 'Aug 2023',
12
+
end: 'Sep 2023',
13
+
14
+
projects: [
15
+
{
16
+
name: 'Points',
17
+
description:
18
+
'A points system for Skyblock, which allows players to earn points by completing tasks and challenges. The points can be used to purchase items and other rewards. Integrates with other plugins with an API.',
19
+
},
20
+
{
21
+
name: 'Generator',
22
+
description: 'A generator system for Skyblock, which allows players to generate resources over time. Includes a management GUI.',
0 commit comments