Author: dmzx & posey
Version: 1.1.1
Requirements:
- PHP >= 5.3.3
- phpBB >= 3.1.0
This is a port of the 3.0 MOD: Ultimate Points, written by: femu & Wuerzi
Features:
- Points System
- Receive points per new topic/post or edit (Able to set per forum)
- Receive points per words/characters in the post
- Receive points for attachments/polls
- Receive points for registering
- Lose points per warning
- Pay points per attachment download (Able to set per forum)
- Pay points per topic (Able to set per forum)
- Pay points per post (Able to set per forum)
- Users can Transfer points to other users
- Users pay a Transfer Fee
- Receive random Bonus Points
- Complete list of users and their points
- UCP Configurable
- Bank
- Personal Bank Name
- Interest Rate
- Interest Pay-out time
- Withdrawal fee
- Banking fee
- Lottery
- Personal Lottery Name
- Multiple Tickets
- Jackpot Win Rate and base amount
- Private Message to the Winner
- Complete history of previous lottery results!
- Robbery
- Users can rob other users
- Can set chance success of a robbery
- Notifications sent to the person who got robbed
- Penalty on a failed robbery
- User Guide
- Detailed explanation on how everything works, so make sure to check for the most common questions and their respective answers!
Installation:
- Download the latest release: GitHub Direct Download
- Create a new folder in the
/ext/
directory, named:dmzx
(If it doesn't exist already) - Create a new folder in
/ext/dmzx/
namedultimatepoints
- Copy the contents from the
Ultimate-Points-Extension-master
folder from your download into/ext/dmzx/ultimatepoints/
- The main extension class should now be at:
root/ext/dmzx/ultimatepoints/composer.json
- Nagivate in the Administration Control Panel (ACP) to
Customise -> Manage Extensions
- Look for
Ultimate Points
in the Disabled Extensions list and click Enable!