mirror of
				https://github.com/PlaceholderAPI/PlaceholderAPI
				synced 2025-10-30 18:03:43 +01:00 
			
		
		
		
	Merge pull request #471 from PlaceholderAPI/feature/468-add-SimpleCoins
Add SimpleCoins to wiki
This commit is contained in:
		| @@ -244,6 +244,7 @@ If the command itself isn't there and `NO DOWNLOAD COMMAND` instead is shown, th | |||||||
| - **[SellAll](#sellall)** | - **[SellAll](#sellall)** | ||||||
| - **[SignLink](#signlink)** | - **[SignLink](#signlink)** | ||||||
| - **[SimpleClans](#simpleclans)** | - **[SimpleClans](#simpleclans)** | ||||||
|  | - **[SimpleCoins](#simplecoins)** | ||||||
| - **[SimpleCoinsAPI](#simplecoinsapi)** | - **[SimpleCoinsAPI](#simplecoinsapi)** | ||||||
| - **[SimpleKillTracker](#simplekilltracker)** | - **[SimpleKillTracker](#simplekilltracker)** | ||||||
| - **[SimplePrefix](#simpleprefix)** | - **[SimplePrefix](#simpleprefix)** | ||||||
| @@ -3439,6 +3440,15 @@ Replace `[variable name]` with the name of the signlink variable | |||||||
|  |  | ||||||
| ---- | ---- | ||||||
|  |  | ||||||
|  | - ### **[SimpleCoins](https://dev.bukkit.org/projects/simplecoins) | ||||||
|  | > NO DOWNLOAD COMMAND | ||||||
|  |  | ||||||
|  | ``` | ||||||
|  | %simplecoins_balane% | ||||||
|  | %simplecoins_currency_name% | ||||||
|  | ``` | ||||||
|  | ---- | ||||||
|  |  | ||||||
| - ### **[SimpleCoinsAPI](https://www.spigotmc.org/resources/1432/)** | - ### **[SimpleCoinsAPI](https://www.spigotmc.org/resources/1432/)** | ||||||
| > NO DOWNLOAD COMMAND | > NO DOWNLOAD COMMAND | ||||||
|  |  | ||||||
|   | |||||||
| @@ -744,6 +744,9 @@ If your plugin isn't shown here and you want it to be added, [open an issue](/Pl | |||||||
| - **[SimpleClans](https://www.spigotmc.org/resources/5269/)** | - **[SimpleClans](https://www.spigotmc.org/resources/5269/)** | ||||||
|   - [ ] Supports placeholders. |   - [ ] Supports placeholders. | ||||||
|   - [x] Provides own placeholders. [**[[Link|Placeholders#simpleclans]]**] |   - [x] Provides own placeholders. [**[[Link|Placeholders#simpleclans]]**] | ||||||
|  | - **[SimpleCoins](https://dev.bukkit.org/projects/simplecoins)** | ||||||
|  |   - [ ] Supports placeholders. | ||||||
|  |   - [x] Provides own placeholders. [**[[Link|Placeholders#simplecoins]]**] | ||||||
| - **[SimpleCoinsAPI](https://www.spigotmc.org/resources/1432/)** | - **[SimpleCoinsAPI](https://www.spigotmc.org/resources/1432/)** | ||||||
|   - [ ] Supports placeholders. |   - [ ] Supports placeholders. | ||||||
|   - [x] Provides own placeholders. [**[[Link|Placeholders#simplecoinsapi]]**] |   - [x] Provides own placeholders. [**[[Link|Placeholders#simplecoinsapi]]**] | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user