Bombis Signs Tutorial#
With Bombis Signs, you can trigger payments directly through a sign.
This allows you to create paid actions for other players, for example:
- casinos
- doors
- machines
- lamps
- redstone systems
- other player-controlled paid functions
Creating a Sign#
Write the following on the sign:
Example
[bombis] 50 Casino
The lines mean:
- Line 1:
[bombis] - Line 2: Price in Bombis
- Line 3: Purpose or description
After the sign is used for the first time, it will automatically be displayed in a cleaner format.
It may look like this afterwards
Playername 50 Bombis Casino
Using the Sign#
When you right-click a Bombis Sign, the payment is not processed immediately.
The first right-click shows a confirmation.
After that, you need to right-click the sign again.
Only then will the payment be completed.
What Happens After Payment?#
After a successful payment, the following happens automatically:
- The Bombis are transferred to the owner of the sign.
- The owner receives the money even while offline.
- The sign briefly emits a redstone signal.
- The default signal duration is 3 seconds.
This can be used to trigger systems such as:
- opening doors
- switching on lamps
- activating machines
- starting casino systems
- triggering other redstone circuits
Important#
Example: Paid Door#
Sign
[bombis] 100 Door access
After confirmation, 100 Bombis are transferred to the owner of the sign.
The sign then briefly emits a redstone signal, which can be used to open a door.