Owen C137
GuestDescription:
NewPoints is the best points system for MyBB. Efficient, feature rich and easy to use.
Download:
Features
Change Log
2.1
NewPoints is the best points system for MyBB. Efficient, feature rich and easy to use.
Download:
Points Stealing 1.1: https://www.mediafire.com/file/kglyj5xmn7jiw42/Points_Stealing_1.1.zip/file
Lottery 2.0: https://www.mediafire.com/file/mw2dwiod985uqnd/Lottery_2.0.zip/file
Purchase Credits 2.0.1: https://www.mediafire.com/file/p9i2dc8i91j429k/Purchase_Credits_2.0.1.zip/file
Shop 1.9.4: https://www.mediafire.com/file/qszt3l019l3chdg/Shop_1.9.4.zip/file
Subscriptions 1.2.2: https://www.mediafire.com/file/gt74lkf2g7i5xpm/Subscriptions_1.2.2.zip/file
Lottery 2.0: https://www.mediafire.com/file/mw2dwiod985uqnd/Lottery_2.0.zip/file
Purchase Credits 2.0.1: https://www.mediafire.com/file/p9i2dc8i91j429k/Purchase_Credits_2.0.1.zip/file
Shop 1.9.4: https://www.mediafire.com/file/qszt3l019l3chdg/Shop_1.9.4.zip/file
Subscriptions 1.2.2: https://www.mediafire.com/file/gt74lkf2g7i5xpm/Subscriptions_1.2.2.zip/file
Features
- Main settings
- NewPoints enabled.
- Currency Name
- Currency Prefix.
- Currency Suffix.
- Decimal places.
- Statistics visible to users.
- Donations enabled.
- Send PM on donate.
- Number of last donations to show.
- Number of richest users to show.
- Income settings
- Points per post.
- Points per thread.
- Points per poll.
- Points per character (on new post and new thread).
- Minimum characters required to multiply points per character.
- Points on registration.
- Points per poll vote.
- Points per reply (points given to the author of the thread).
- Points per PM sent.
- Points per page view.
- Points per visit (MyBB Session).
- Points per referral.
- Seperated plugins system. (based on MyBB's plugins system)
- Seperated settings system. (based on MyBB's settings system)
- Upgrade system.
- Maintenance page to recount points, reset points, edit user's points and reconstruct templates.
- Easy-to-edit templates.
- Forum Rules. (income rate, minimum points to view, minimum points to create a new post/thread)
- User Group rules (income rate, amount of points to pay to this group, number of seconds between payments).
- Task which creates a backup of NewPoints default tables as well as newpoints field in the users table. (backups are saved to admin/backups/backupnewpoints/)
- Shows number of points in profile and post bit.
Change Log
2.1
- Improved character count system (thanks to Omar G. - http://forums.mybb-plugins.com/Thread-OU...nhancement)
- Deleted users' posts would display 0 points and the donate link: when showing the user as "Guest"
- Added donation spam control (default is 5 per 15 minutes) - except for users in group 4.
- Points are now removed when soft deleting (but not removed twice if the post/thread is permanently)
- Points are given back when restoring posts
- Fixed bug in points deducted when deleting threads with replies (would deduct more points)
- Editing soft deleted posts does not give/deduct points based on character count.
- newpoints_add_setting will first check if it can update the setting rather than inserting one with a duplicate name (thanks to Omar G.)
- newpoints_add_template will first check if it can update the template rather than inserting one with a duplicate name; it will also remove existing duplicate templates (thanks to Omar G.)
- Fixed one bug related to the deleting posts action: points for replies wouldn't be counted properly some times
- Added 'numeric' field type to settings.
- Fixed a few other bugs.
- Settings can now be translated on the front-end (see language file)
- Points are not given if a new post or thread is automatically put into moderation.
- Points are removed if a thread/post is unapproved.
- Points are given back when a thread/post is approved.
- Fixed bug in plugin compatibility check in ACP.
- Recounting tool will only count visible posts and threads now.
- send_pm function bug fixed (affected ACP in MyBB 1.8).
- Added username styles to Statistics (except for second column of the Last Donations for performance reasons)
- Compatible with MyBB 1.8.
- Fixed bug in the points format, related to thousands and decimals separators.
- Characters within quote tags are not counted anymore.
- Guest posts / Deleted users' posts showed points in the user details section when in fact they don't have any possible points.