This repository is a simple place to collect ideas for 1MB, including plugins, scripts, features, events, experiments, and other project notes. When a new idea comes up, it can be added here in a clear format so it is easy to review later and decide what to build next.
- 1MB Karma: A plugin that gathers player data such as ranks, groups, levels, money, building progress, activity, and other useful stats, then applies them to a formula that outputs a karma placeholder. The more active, established, and involved a player is, the higher their karma number becomes.
- 1MB Player
/todo: A plugin that gives players a small personal todo list so they do not have to use CMI's/mailfeature to send notes to themselves. For example:/todo build a house,/todo use new blocks, or/todo pay Bob 45k. Running/todowith no arguments should show a paginated list with the newest entry first. - 1MB VoteTrade: A plugin that opens a GUI showing the three vote tiers, with a consistent bottom row containing obvious navigation and utility buttons such as an info book, player head, and close button. Clicking a tier opens its details and available layers. Clicking a layer opens an inspection view where the listed item appears below a stack of 64 vote tokens. If a player has the required permission, they can trade their token stack for that item, which also makes it easier to obtain rewards across different worlds. Players without permission can still inspect the item, but they cannot buy it.
- 1MB-Refer: A plugin that lets players use
/referto link a referral to another player. The referring player must have a minimum amount of playtime before they are eligible to claim a referral reward. The referred player must also be online and meet a minimum playtime requirement. Once the referral relationship has been set up with/refer <player>, the referred player confirms it with/refer verify. If everything checks out, the referring player receives a permission such ascmi.kit.refer, which both unlocks a reward kit and marks that they have already claimed a referral so they cannot do it again. The referred player can receive a separate permission such ascmi.kit.referred, while still being allowed to refer someone else later.