Natively built on 1.20.x but works on 1.8.x - 1.20.x
Currently increasing sales for
ABOUT
Recent, top donators, as well as donation goals, can be shown via store displays with different display types, such as signs, heads, armor stands , NPCs or even using placeholders anywhere where it's supported. These will all get updated on the creation and periodically, set in config or forced on command.
Great plugin to show your recent/top donators off in-game such as a Hub or spawn area or even on TAB to potentially increase sales and give recognition to those supporting your server!
FEATURES
- Config Settings for the store information, update timer, sign format, visuals of the goals and messages used in the plugin.
- Regular Plugin updates with bug fixes
- Timeframes. Show your recent, top weekly, top monthly or even all-time top donators.
- GUI Browser to check all the information the plugin has cached from your store.
- Tebex, CraftingStore & MineStore support. Show your donators with the two most popular Minecraft stores!
- Cache System. Uses the minimum required connections and caches information to keep system impact as low as possible.
- Different Display Types. Show off your donators in sign, head, armor stand or NPC form anywhere!
- Payment Placeholders. show your recent/top donators anywhere that supports PAPI, Holograms, TAB, Scoreboards, Chat, Action bars, Boss bars and more!
- Community Goals. Show an unlimited amount of goals anywhere that supports PAPI, Holograms, TAB, Scoreboards, Chat, Action bars, Boss bars and more!
- Minimum Payments. Only show what you want not a bunch of $0.00 payments from gift card usage for example.
- Highly efficient with performance in mind since the start and highly optimized, if you see any timings/heap reports with StoreStats being an issue, send me the information and I will do my best.
- Async Web Connections. Won't lock the main thread when connecting to your store for information.
- Async Chunk Loading. Won't lock the main thread when loading chunks to update the signs/heads/armor stands and NPCs.
- Task Distribution. Tasks are separated across ticks instead of hammering the server in a single tick.
- Developer API. The plugin currently has a single AsyncStoreBroadcastEvent.
- Supports all Popular Versions. This means you can show off your donators on 1.8 or even 1.19!
- Hex colors in supported Minecraft versions.
- Supports all Currencies.
- and many more...
PLACEHOLDERS
- %storestats_goal_current_ID% shows the current amount in that goal.
- %storestats_goal_current_ID_no_overflow% shows the current amount in that goal only if it's equal to or lower than its target. Capping at its target amount.
- %storestats_goal_target_ID% shows the target amount in that goal.
- %storestats_goal_achieved_ID% shows the number of times the goal has been achieved.
- %storestats_goal_progress_ID% shows the progress of that goal, such as 34.12%
- %storestats_goal_progress_ID_no_overflow% shows the progress of that goal, such as 34.12%, capping at 100%.
- %storestats_goal_progressbar_ID% shows the progress bar of that goal such as ████████